How To Build Video Clip Music Assist

Ubuntu users can see some screencasts on how to build this program. These instructions are Fedora-focused.

Build Dependencies

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

Run-Time Dependencies

There is one run-time dependency:

Compiling Video Clip Music Assist

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.


This page was last updated on June 23, 2014