<h1>Packages</h1>
<h1>Latest GDAM Versions</h1>

The latest version is 0.938.  Here are the packages:
<ul>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-0.938.tar.gz">tarball</a>.
<li>i386 rpm</li>
<ul>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-common-0.938-1.i386.rpm">i386 rpm, common libs</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-server-0.938-1.i386.rpm">i386 rpm, server</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-client-common-0.938-1.i386.rpm">i386 rpm, common client libs</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-clients-console-0.938-1.i386.rpm">i386 rpm, text-based clients</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-clients-gtk-0.938-1.i386.rpm">i386 rpm, graphical clients</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-alsa-plugins-0.938-1.i386.rpm">i386 rpm, ALSA plugins</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-xmms-plugins-0.938-1.i386.rpm">i386 rpm, [semifunctional] xmms plugin support</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-doc-0.938-1.noarch.rpm">rpm, documentation</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-dev-0.938-1.i386.rpm">rpm, development headers</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-dev-doc-0.938-1.noarch.rpm">rpm, development documentation</a>
<li><a href="http://prdownloads.sourceforge.netgdam/gdam-0.938-1.src.rpm">src rpm</a>
</ul>

<li>ppc rpm</li>
<ul>
<li>sorry, please build from tarball.
</ul>

<li>i386 deb</li>
<ul>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-common-0.938-1_i386.deb">i386 deb, common libs</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-server-0.938-1_i386.deb">i386 deb, server</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-client-common_0.938-1_i386.deb">i386 deb, common client libs</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-clients-console_0.938-1_i386.deb">i386 deb, text-based clients</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-clients-gtk_0.938-1_i386.deb">i386 deb, graphical clients</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-alsa-plugins_0.938-1_i386.deb">i386 deb, ALSA plugins</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-xmms-plugins_0.938-1_i386.deb">i386 deb, [semifunctional] xmms plugin support</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-doc_0.938-1_all.deb">deb, documentation</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-dev_0.938-1_i386.deb">deb, development headers</a>
<li><a href="http://prdownloads.sourceforge.net/gdam/gdam-dev-doc_0.938-1_i386.deb">deb, development documentation</a>
</ul>
</ul>

<h2>ladspapluginmaker</h2>
<p>
Recently we've added a plugin generator (which uses the LADSPA plugin format).
It is available:
<ul>
<li><a href="http://www.ffem.org/gdam/download/ladspapluginmaker-0.0e-1.i686.rpm">i386 rpm</a>
<li><a href="http://www.ffem.org/gdam/download/ladspapluginmaker-0.0e-1.src.rpm">src rpm</a>
<li><a href="http://www.ffem.org/gdam/download/ladspapluginmaker_0.0e-1_i386.deb">i386 deb</a>
<li><a href="http://www.ffem.org/gdam/download/ladspapluginmaker-0.0e.tar.gz">tarball</a>.
</ul>
<br>
For more ladspa information, see
<a href="http://www.ffem.org/gdam/ladspa.html">our ladspa support page</a>.
<br>
For a complete list of recent GDAM packages, see <a href="http://sourceforge.net/project/showfiles.php?group_id=1888">our sourceforge filelist</a>
<p>

<BR>
<h1>CVS</h1>
The current working version of the source code is available via anonymous cvs access thanks to <a href="http://www.sourceforge.net/">
<IMG src="http://sourceforge.net/sflogo.php?group_id=1888&type=1" width="88" height="31" border="0" alt="sourceforge.net"></a>.  This code may be less stable 
than the latest package, but contains recent bug fixes and improvements.
Compiling from source requires development libraries which the rpm and
deb packages don't.
<p>the following commands should suffice, press enter when prompted for a password.
<ul>
<li>  cvs -d:pserver:anonymous@cvs.gdam.sourceforge.net:/cvsroot/gdam login
<li>  cvs -z3 -d:pserver:anonymous@cvs.gdam.sourceforge.net:/cvsroot/gdam co gdam
</ul>
<p>
Then run <tt>autogen.sh</tt> to configure gdam.

<BR>
<h1>Platform notes</h1>
GDAM has been made to work on debian, redhat 5.2, redhat 6.1, freebsd, and 
linuxppc.  We've been constantly changing the configuration and packaging in 
order to support as many systems as possible.  If yours has problems (or works 
but isn't on the list) please 
<a href="mailto:daveb@ffem.org">
let us know.</a>  We're eager to help get things working.
<p>
Currently, the code requires gtk 1.2.5+, and seems
to work fine with gtk 1.3.
Libglade 0.11 highly recommended, libglade-0.6 may not work.
Readline is no longer required.  Gtk theme engines < 0.10
had problems which resulted in empty tooltips and blank labels.
<p>

<BR>
<h1>Package Dependencies</h1><p>
Redhat users may need the following packages (the development packages are only
needed if compiling from source.)  These may not be the most recent versions.
<ul>
<li><a href="http://ffem.org/gdam/libglade-0.11-1.i386.rpm"> libglade 0.11</a>
<li><a href="http://ffem.org/gdam/libglade-devel-0.11-1.i386.rpm"> libglade-devel 0.11</a>
<li><a href="http://ffem.org/gdam/libxml-1.7.3-1.i386.rpm"> libxml </a>
<li><a href="http://ffem.org/gdam/libxml-devel-1.7.3-1.i386.rpm"> libxml-devel </a>
<li><a href="http://ffem.org/gdam/gnome-audio-1.0.0-7.noarch.rpm"> gnome-audio </a>
<li><a href="http://ffem.org/gdam/gnome-audio-extra-1.0.0-7.noarch.rpm"> gnome-audio-extra </a>
<li><a href="http://ffem.org/gdam/gnome-core-1.0.39-10.i386.rpm"> gnome-core </a>
<li><a href="http://ffem.org/gdam/gnome-core-devel-1.0.39-10.i386.rpm"> gnome-core-devel </a>
<li><a href="http://ffem.org/gdam/gnome-libs-1.0.40-1.i386.rpm"> gnome-libs </a>
<li><a href="http://ffem.org/gdam/gnome-libs-devel-1.0.40-1.i386.rpm"> gnome-libs-devel </a>
<li><a href="http://ffem.org/gdam/gtk-engines-0.10-3.i386.rpm"> gtk-engines </a>(if you use gtk themes)
</ul>
Old redhat systems might prefer source rpms...
<ul>
<li><a href="http://ffem.org/gdam/libglade-0.11-1.src.rpm"> libglade </a>
<li><a href="http://ffem.org/gdam/libxml-1.8.6-2.src.rpm"> libxml </a>
</ul>
<p>
If you use themes, get a recent version of gtk to avoid drawing problems.
<br><p>
Under Debian GNU/Linux you should apt-get the following (-dev may be dropped
if not compiling from source)
<ul>
<li>libglade0-dev
<li>libxml-dev
<li>gtk-engines-pixmap (if you use gtk themes)
</ul>
You should use at least "potato" (debian 2.2) or later for themes to work properly.
<p>

<p>
<h1>The Archives</h1>
These are ancient versions of GDAM.
Perhaps of interest is the java version (available through alpha10).
<a href="http://ffem.org/gdam/old-versions.html">Here they are.</a>
<p>
