aMule 2.2.x or SVN for Mac OS X Tiger and Leopard Universal Binary (Daemon, Remote GUI and Buildscripts Included) Package Created By: Gianluca Toso Tiger/Leopard version compiled on OSX 10.4.11 PPC, XCode 2.5, MacPorts. Official site: http://www.amule.org/ My packages: http://forum.amule.org/index.php?topic=13920.0 http://gtoso.tor.it/pub/amule/osx/2.2.1/ http://gtoso.tor.it/pub/amule/osx/svn/ Compared to the usual aMule.app I included some things: cas, alcc and amuled in MacOS, man and skins in SharedSupport, a symlink to webserver in SharedSupport: now it's possible to select web template from graphical preferences. I included remote GUI, too: aMuleGUI.app I didn't made a startup script. ATTENTION! if you want that amuled start amuleweb, put its path in the PATH environment variable, at example: PATH="/Applications/aMule-SVN/aMule.app/Contents/MacOS:$PATH" amuled -f I suggest to add to .profile something as it: export PATH=/Applications/aMule-2.2.1/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-2.2.1/aMule.app/Contents/man:$MANPATH NEW!!! I also compiled a version with GeoIP/IP2country: it show the users and servers country with nice flags. GeoLite Country database included in Application bundles!