hello, im a new user(to this forum as well as mac)
i compiled all this stuff, followed all the instructions but i get stuck at the end
" tar -xjf aMule-App-Container.tar.bz2 "
doesnt work here on my ibook g3, the terminal says:
leroys-Computer:~/amule leroy$ tar -xjf aMule-App-Container.tar.bz2
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error exit delayed from previous errors
so i cant make it into a amule.app with the line "/Contents/MacOS/"
without that i get a amule.app which i can run, however i get a first run warning and its stuck there, id have to kill the process to get rid off it
please some help

=======
i fixed it myself, for whoever encounters this same problem, these are my steps:
create a amule dir
in there create the Contents dir
in there create the MacOS dir
finally go back up and rename the amule dir to amule.app
go to the terminal and run the line:
cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/
and then move amule.app to applications and run it
