aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Help-- my aMule crashes before starting  (Read 2452 times)

sah5

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Help-- my aMule crashes before starting
« on: January 18, 2005, 07:53:56 AM »

Just downloaded the precompiled binary package aMule.zip for Mac.  I have OSX 10.2.8.  My aMule crashes in the very beginning, with the following console output:

dyld: /Applications/aMule.app/Contents/MacOS/amule can't open library: /usr/lib/libssl.0.9.7.dylib  (No such file or directory, errno = 2)
Jan 17 22:43:52 Scott-Haynies-Computer crashdump: Crash report written to: /Users/scotthaynie/Library/Logs/CrashReporter/amule.crash.log

Sure enough, that lib does not exist on my machine (libssl.0.9.7.dylib).  Here's the call stack:
Thread 0 Crashed:
 #0   0x8fe01280 in halt
 #1   0x8fe0329c in load_library_image
 #2   0x8fe06134 in load_images_libraries
 #3   0x8fe026e8 in load_executable_image
 #4   0x8fe01410 in _dyld_init


What could be my problem?  Why don't I have this lib?  I had similar issues with another P2P product, mlnet (although it was a different lib that time).

Any help is much appreciated.
Scott
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Help-- my aMule crashes before starting
« Reply #1 on: January 18, 2005, 12:19:01 PM »

Currently, aMule only supports Panther (Mac OS X 10.3.x).  I don't know of any plans for supporting Jaguar (10.2.x).  You can try to compile it yourself from sources.  Here's a How-To guide with instructions.  It's likely that you will encounter problems.  Post them to this forum and we'll see if we can help.
Logged