Here's a quick translation of http://www.wormux.org/en/installation.php:
Dependencies
To compile Wormux, you will need the following libraries:
*gettext
*libxml++ 1.0
*ClanLib 0.7 (version 0.7.8 or below): verify that you have the modules clanGL,
clanSDL and clanVorbis (./configure will check for this)
If you download the sources from cvs, you will also need:
* automake and aclocal (version 1.6 or higher)
* autoconf 2.59 (Wormux might function with older versions as well)
To compile ClanLib 0.7, you will need the following development packages:
* Mesa 3D
* Xaw (most likely)
* SDL
* Vorbis + ogg
* libxmu-dev
If you are using Xorg, you will also need:
* libxxf86vm-dev
Compilation
If clanlib is correctly installed, all you need to do is type the following
commands:
./configure
make
su -c "make install"
If ./configure doesn't detect ClanLib 0.7 and you've installed it manually,
make sure that the binaries are located in /usr. If this isn't the case, just
add the following lines to ~/.bashrc:
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
export LD_LIBRARY_PATH=/usr/local/lib
Now update your shell by typing:
source ~/.bashrc
Note: ClanLib 0.6 and ClanLib 0.7 don't go well together, it's best to remove
the previous version. You should definatly do this if you've installed ClanLib
0.7 in /usr.
The ideal solution is to place ClanLib 0.7 in /usr/local and tell linux to use
and prioritise the libraries new libraries by adding the 2 lines (see above) to
your ~/.bashrc.
--
Niels
Barverantwoordelijke, Webteam WINA
gpg-key: http://www.wina.be/~progster/progster-pubgpg-key.asc