![]() |
#1
|
|||
|
|||
Dyld Error Message ...
Hi,
in the past few days, i've tried to get my old color laser printer running. First i installed the driver package, which i have been using already with the old leopard, just to find out that it would not work anymore, as the included foomatic-rip version wasnt up to date for snow leopard. Luckily, the foomatic-rip sources have been updated already and therefore i decided to compile it myself. I removed the old foomatic-rip and it's dependencies (namely Ghostscript 8.64). Then i installed Ghostscript 8.70 and compiled the latest foomatic-rip, but now i get the following error: Code:
Dyld Error Message: Library not loaded: ./bin/../sobin/libgs.8.64.dylib Referenced from: /usr/libexec/cups/filter/foomatic-rip Reason: image not found Code:
McPork:bin rojaro$ otool -L /usr/libexec/cups/filter/foomatic-rip /usr/libexec/cups/filter/foomatic-rip: /opt/local/lib/libgs.8.70.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 124.1.1) McPork:bin rojaro$ Greets - rojaro - 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. Last edited by rojaro; 10-27-2009 at 02:42 AM. |