aMule Forum

English => aMule Help => Topic started by: shirel on December 17, 2006, 07:01:39 AM

Title: amule doesn't open
Post 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.
Title: Re: amule doesn't open
Post by: wuischke on December 17, 2006, 11:15:40 AM
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
Title: Thank you, this is the output
Post by: shirel on December 17, 2006, 07:14:56 PM
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

                 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.
Title: Re: amule doesn't open
Post by: wuischke on December 17, 2006, 07:21:40 PM
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)
Title: Re: amule doesn't open
Post by: lionel77 on December 18, 2006, 04:54:14 AM
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:
Title: Thank you, this is the output of the Terminal
Post by: shirel on December 18, 2006, 01:13:42 PM
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. :-)
Title: Re: amule doesn't open
Post by: lionel77 on December 22, 2006, 08:07:04 AM
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?
Title: Thank You
Post by: shirel on December 22, 2006, 11:36:44 AM
I learn how to compiler , and now it's working well.
Title: Re: amule doesn't open
Post by: lionel77 on December 22, 2006, 12:02:23 PM
You mean you compiled amule from the sources yourself? And that fixed your issue?