Help - Search - Members - Calendar
Full Version: libcrypto.0.9.dylib
InsanelyMac Forum > Apple World > Mac Programming and Development
intertata
Hi guys, am new here.
I decided to re-install CS3 design premium coz since i installed Leopard, some applications have been crashing.
Installation setup went ok and its suppose to drag and drop th application but everytime i launch them there is an error and it doesnt launch.

Process: iPatcher [1462]
Path: /Volumes/Adobe Creative Suite 3 Design Premiumen (US) [k]/Adobe Flash CS3 9.0.0 (463) [k] (Universal).app/Contents/MacOS/iPatcher
Identifier: org.iPatch.iPatcher3
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [78]

Date/Time: 2008-01-24 13:35:41.197 +0000
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: /usr/lib/libcrypto.0.9.dylib
Referenced from: /Volumes/Adobe Creative Suite 3 Design Premiumen (US) [k]/Adobe Flash CS3 9.0.0 (463) [k] (Universal).app/Contents/MacOS/iPatcher
Reason: no suitable image found. Did find:
/usr/lib/libcrypto.0.9.dylib: mach-o, but wrong architecture
/usr/lib/libcrypto.0.9.dylib: mach-o, but wrong architecture

Can anyone help me? i presume i do have to replace a file but... how can i do it? am not very clever with programming languages...

thanks in advance
macprodan
I Told you or someone else in a previous post, use the iPacther Binary from a newer version of the iPatcher app or a crack that works on 10.5 and replace the one in the crack that does not work.
MitchBox
http://smartic.us/2007/10/27/leopard-and-n...rypto-libraries

You can use Terminal.app to make these changes. It is in your Applications folder. (Make sure that you are only copying the part after the $)

$ cd /usr/lib
$ sudo cp libcrypto.0.9.dylib libcrypto.0.9.dylib.old
$ sudo cp libssl.0.9.dylib libssl.0.9.dylib.old
$ sudo ln -sf libcrypto.0.9.7.dylib libcrypto.0.9.dylib
$ sudo ln -sf libssl.0.9.7.dylib libssl.0.9.dylib

this fixed LocationFree Player on leopard for me.

breakingbad
QUOTE(macprodan @ Jan 28 2008, 11:16 AM) *
I Told you or someone else in a previous post, use the iPacther Binary from a newer version of the iPatcher app or a crack that works on 10.5 and replace the one in the crack that does not work.


Hi macprodan.

I´m having same problem but even downloading the new iPatch when patching the Adobe Photoshop CS3.app file returns me the message that some file couldn´t be patched and I´m still unable to start application.
Any hint of what kinda problem I´m facing???

Thnx in advance.

[]´s
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.