aMule 2.2.x or SVN for Mac OS X Tiger and Leopard Universal Binary (Daemon, Remote GUI and Buildscripts Included) Tiger/Leopard version compiled on OSX 10.4.11 PPC, XCode 2.5, MacPorts. Official site: http://www.amule.org/ Packages: http://www.amule.org/ http://forum.amule.org/index.php?topic=13920.0 http://gtoso.tor.it/pub/amule/osx/ Inside the aMule.app application you can find also: cas, alcc and amuled in MacOS, man pages in SharedSupport. aMuleGUI.app is the Remote GUI. * Note about amuled * if you want that amuled start amuleweb, put its path in the PATH environment variable, at example: PATH="/Applications/aMule.app/Contents/MacOS:$PATH" amuled -f Otherwise you can add to .profile something like: export PATH=/Applications/aMule.app/Contents/MacOS:$PATH so you can simply invoke amulecmd, amuled, ed2k, ... and in Tiger[*] the relative man pages (man amuled). *) In Leopard the AUTOPATH doesn't work, so for man pages use the MANPATH variable: export MANPATH=/Applications/aMule.app/Contents/man:$MANPATH