comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » cgwindow unable to create PDF file in IDL 8.3
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: cgwindow unable to create PDF file in IDL 8.3 [message #88164 is a reply to message #88152] Tue, 25 March 2014 06:52 Go to previous messageGo to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
> gs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
>
> gs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
>
> convert.im6: Postscript delegate failed `test.ps': No such file or directory @ error/ps.c/ReadPSImage/832.
>
> convert.im6: no images defined `PNG24:/scratch/mats/2013.10-processing/limb-drift-scans/201 3-10-28/test.png' @ error/convert.c/ConvertImageCommand/3044.


Could be similar to the problem I had with ImageMagick. IDL packages its own version of zlib. Once I moved the pointer from IDL's version to ImageMagick's version, everything worked. I do not see an entry for gs, but perhaps there is one in 8.3.

On my Mac I had to change

/Applications/exelis/idl82/bin/bin.darwin.x86_64l/ibz.1.dyli b -> libz.1.2.3.dylib

to

/Applications/exelis/idl82/bin/bin.darwin.x86_64/libz.1.dyli b -> /opt/local/lib/libz.1.2.8.dylib


I do see
/Applications/exelis/idl82/bin/bin.darwin.x86_64/idl_jpeg.so



https://groups.google.com/forum/#!searchin/comp.lang.idl-pvw ave/imagemagick%7Csort:date/comp.lang.idl-pvwave/rJYYbacwl4U /aCH2Ne2CwZcJ
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some histogram magic help required - gridding/counting large dataset
Next Topic: Map Projection Bug?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 21:58:22 PDT 2025

Total time taken to generate the page: 0.96260 seconds