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