For those people who get error on launching greenp0ison on OSX 10.5.8.
Dyld Error Message:
Library not loaded: /usr/lib/libcurl.4.dylib
Referenced from: /Users/username/Downloads/greenpois0n-5.app/Contents/MacOS/greenpois0n
Reason: Incompatible library version: greenpois0n requires version 6.0.0 or later, but libcurl.4.dylib provides version 4.0.0
Here is a fast fix:
Download libcurl.4.dylib
unzip the archive
- open terminal
- sudo su
- copy the file to /usr/lib overwriting the current one then.
- then use: cd /usr/lib
- Use command: chown root:wheel libcurl.4.dylib
- Use command: chmod 755 libcurl.4.dylib
start greenp0ison
I followed this advice and it completely screwed up my macbook. Now it wont even start up. I tried reinstalling the Lion op system and even that wont work. Completely stressed out.
well this guide is for OSX 10.5.8 (Leopard) and that`s not Lion :P, and this only works for this version. Sorry for the problems.
I followed these instructions exactly and I’m still getting the error. Is there anything else I can do?