Page 1 of 1

Calling convert from php, says it's missing libdpstk.1.1dyli

Posted: 2007-08-22T05:39:57-07:00
by matthewst
Does anyone have a copy of libdpstk.1.1dylib? Is anyone willing to upload it so I can download it?

Re: Calling convert from php, says it's missing libdpstk.1.1dyli

Posted: 2007-08-22T10:46:23-07:00
by matthewst
OK, I "removed" X11 and used fink to install imagemagick, ghostscript, and xfree86.

When running this php script:

Code: Select all

exec("/usr/local/bin/convert image.pdf image.jpg 2>&1", $array); 
echo "<br>".implode($array,"<br>");
I get this error:

Code: Select all

dyld: Library not loaded: /usr/X11R6/lib/libdpstk.1.dylib
Referenced from: /usr/local/bin/convert
Reason: no suitable image found. Did find:
/usr/X11R6/lib/libdpstk.1.dylib: mach-o, but wrong architecture