Re: Gstreamermm Installation
- From: Marcin Kolny <marcin kolny gmail com>
- To: Cole Bush <bush c husky neu edu>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Gstreamermm Installation
- Date: Sat, 19 Mar 2016 23:00:15 +0100
Hi Cole,
Please run ./autogen.sh script, it'll generate all required files, and also run ./configure script. Then all you need to do is make and make install (usually with administrator permissions, i.e. with sudo command).
Hovewer, if you don't want to develop gstreamermm, but only use it, I'd recommend you to use release packages (can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/). Then you need to unpack the package, and run
./configure && make && make install
to install the project.
Let me know if you need more help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]