Calling convert from php, says it's missing libdpstk.1.1dyli
Calling convert from php, says it's missing libdpstk.1.1dyli
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
OK, I "removed" X11 and used fink to install imagemagick, ghostscript, and xfree86.
When running this php script:
I get this error:
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>");
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