Ubuntu users can see some screencasts on how to build this program. These instructions are Fedora-focused.
To build this software on GNU+Linux you will need to install the dependencies. The dependencies are:
Fedora users can use the following commands to obtain the dependencies for Video Clip Music Assist and libsoupmm:
$ su - # yum install gtkmm24-devel gconfmm26 libsigc++20-devel libxml2-devel gstreamermm-devel # yum install libsoup-devel mm-common autoconf automake libtool
There is one run-time dependency:
After all of the dependencies have been installed, Video Clip Music Assist can be built with this command:
$ ./configure --prefix=/usr && make && sudo make install
Copyright (C) 2011, 2014 Ben Asselstine
This software is licensed under the GNU General Public License version 3.