aMule Forum
English => aMule Help => Topic started by: shirel on December 17, 2006, 07:01:39 AM
-
Hi, I download amule 2.1.3 from the site, and when I open the files, nothing append.
It's look like it's open but after 3 second the icon gone.
Please if you have a solution for me I more then happy to know about that..
Thank you very much,
Shirel Lev.
-
Hi shirel!
Could you please open a terminal window and start aMule out of the terminal? Then please tell us what it outputs, this would be important to help you.
Regards
-
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
AllPeers initiated successfully
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
amule(2091) malloc: *** vm_allocate(size=2147487744) failed (error code=3)
amule(2091) malloc: *** error: can't allocate region
amule(2091) malloc: *** set a breakpoint in szone_error to debug
amule(2091) malloc: *** vm_allocate(size=2147487744) failed (error code=3)
amule(2091) malloc: *** error: can't allocate region
amule(2091) malloc: *** set a breakpoint in szone_error to debug
Usage: amul
--------
Thank you vary much again.
Shirel.
-
AllPeers?
Anyway: Which version of Mac OS X do you have and which binary did you download (name if the archive)?
I think the problem is due to using a binary build for tiger on panther or something like this. (Unfortunately I don't know much about Mac)
-
My guess is that you either downloaded the archive with the raw source code or one of my CVS binaries that need to be started from within the terminal with a particular flag.
If you checked that you downloaded the right archive and it still does not work, try starting aMule through the terminal using the following instructions:
- Control-click on the aMule application icon in the Finder and select 'Show Package Contents'.
- Navigate to Contents/MacOS where you should see the file 'amule'.
- Open Applications -> Utilities -> Terminal.
- Drag the amule file from the Finder and drop it in the Terminal window. Terminal will insert the path to the application onto the command line.
- Hit return to start aMule.
- aMule will then produce some output in the terminal window. Copy that output and post it here on the forums.
-
Last login: Sun Dec 17 20:12:26 on ttyp1
/Users/shirellev/Desktop/aMule.app/Contents/MacOS/amule; exit
Welcome to Darwin!
d2:~ shirellev$ /Users/shirellev/Desktop/aMule.app/Contents/MacOS/amule; exit
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /Users/shirellev/Library/Application Support/aMule/Temp.
All PartFiles Loaded.
ListenSocket: Ok.
External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /Users/shirellev/Documents/aMule Downloads/ shared
--------
Thank you very much. :-)
-
Hmm, your terminal output does not indicate that amule crashed. Did it not crash that time or did you not copy all the information into your post?
-
I learn how to compiler , and now it's working well.
-
You mean you compiled amule from the sources yourself? And that fixed your issue?