Index of /pub/amule/osx/2.2.3
Name Last modified Size Description
Parent Directory -
LEGGIMI.GToso.txt 04-Jan-2009 22:09 1.2K
ReadMe.GToso.txt 04-Jan-2009 22:12 1.0K
aMule-2.2.3-GeoIP-OSX10.4+.dmg 07-Jan-2009 08:28 29M
aMule-2.2.3-GeoIP-OSX10.4+.zip 07-Jan-2009 09:08 30M
checksum/ 11-Jun-2009 19:04 -
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