gwavmerger logo

Download

The latest stable release is 3.1.0.

The source code and RPM packages of Gwavmerger are available from its
SourceForge Download area. Click on [View ALL Project Files] to see all files/releases.

Requirements

Gwavmerger depends on following libraries being installed on your system:

Release 3.1.x


Any Linux system with GNOME 2.6 desktop (Fedora Core 2, etc.) should already have these packages installed:

In addition you will need to add these packages to your system:

  • gtkmm2 = 2.4.x (C++ binding for Gtk+)
    can be downloaded from here(rpm), or here(rpm), or here(src).
  • glibmm2 = 2.4.x (C++ binding for glib - if not already packed with gtkmm2 package above)
    can be downloaded from here(rpm), or here(rpm), or here(rpm)), or here(src).
  • libsigc++ = 2.0.x (Signal handling for gtkmm2)
    can be downloaded from here(rpm), or here(rpm), or here(src).
  • libassa = 3.2.0
    can be downloaded from here(rpm), or here(src).

For OGG/MP3 playback support, you will need the following packages:


NOTE: To build from the source tarballs, you would also need development packages (library_name-devel) of each library from the dependency list installed on your system.

You have to install Gwavmerger first before you can run it. An attempt to run it from source directory will not properly resolve paths to the icon files:

% tar xvfz gwavmerger-VERSION.tar.gz
% cd gwavmerger-VERSION
% configure && make
% su 
# make install
Ctrl-C
% gwavmerger
			


Copyright © 2001-2004 Vladislav Grinchenko