i compiled amule by following the installation instructions
To compile aMule, you'll need at least the following packages:
* zlib >= 1.1.4 (1.2.3 is recommended)
* wxWidgets >= 2.8.0 (2.8.9 is recommended)
* Crypto++ >= 5.1 (5.5.2 is recommended)
* the perl File::Copy module
For aMuleWeb you'll also need:
* a POSIX compliant regex library (like libgnurx or libregex, for most
GNU systems it's part of the standard C library).
Optionally you may want to provide:
* libgd (or gdlib) >= 2.0.0, to let cas generate statistics images;
* libupnp >= 1.6.6 if you want to have UPnP support;
* libpng >= 1.2.0 to let aMuleWeb generate nice statistics graphs;
* libGeoIP >= 1.4.4 if you want colourful country flags and IP to country
mappings in the GUI;
* gettext >= 0.11.5 if you want to enable NLS (Native Language Support).
i downloaded the essential packages and installed aMule. though the version of the packages i downloaded were higher than the recommended one.
but after compiling aMule when i tryed openning aMule i got the following error:
bash-3.1# amule
amule: error while loading shared libraries: libupnp.so.3: cannot open shared object file: No such file or directory