How to run aMule in MAC OS X
--------------------------------------------- first download these files --------------------------------------------------
wxMac-2.5.2.tar.gz
http://ftp://biolpc22.york.ac.uk/pub/2.5.2/wxMac-2.5.2.tar.gzcrypto-5.1.tar.bz2
http://download.berlios.de/amule/crypto-5.1.tar.bz2open terminal and write
mkdir amule
decompress crypto-5.1.tar.bz2 and wxMac-2.5.2.tar.gz then put the decompressed folders on amule folder in your home
-------------------------------------------------- install libcrypto ------------------------------------------------------
open terminal and write
cd amule
cd crypto-5.1
make
sudo make install
sudo ranlib /usr/lib/libcryptopp.a
then rename crypto-5.1 folder to cryptopp
----------------------------------------------------- install wxMac -------------------------------------------------------
open terminal and write
cd amule
cd wxMac-2.5.2
mkdir osxbuild
cd osxbuild
../configure
make
sudo make install
------------------------------------------------- download amule and run --------------------------------------------------
download mac amule from here
http://www.amule.org/mac-files/amule.sit compiled by one_2_one from aMule-cvs-20040714.tar.bz2
open terminal and write
mkdir .amule
in finder menu bar Go>Go to folder... then write ~/.amule then copy server.met file to that folder
now you can start amule

good luck
---------------------------------------------------------------------------------------------------------------------------