Hand-configuring Environmental variables?
Posted: 2007-01-02T08:03:48-07:00
Hi All
Is it possible to 'hand-code' Environmental variables into IM? If so, which files do I need to alter/create?
Here is why:
I have had a lot of problems compiling IM from source on OSX 10.4.8.
However the binary distribution seems to work fine using the terminal.
I have carried out the advanced 'export path etc' and have proved that IM is working fine when given environmental variables and paths.
I am not able to permanently amend any environmental variables due to external restrictions.
I have tried to amend configure.xml to reflect the environmental variable changes I need IM to understand as follows:
It has had no effect and I am at a loss, despite reading any and all documentation I can find.
I need to access IM via html2ps as well as via a direct IM commandline after preparing postscript files.
Alternatively (if the above is not possible) is there a way to use html2ps from Imagemagick that can simply process html files and render them to an image?
cheers
Biz
Is it possible to 'hand-code' Environmental variables into IM? If so, which files do I need to alter/create?
Here is why:
I have had a lot of problems compiling IM from source on OSX 10.4.8.
However the binary distribution seems to work fine using the terminal.
I have carried out the advanced 'export path etc' and have proved that IM is working fine when given environmental variables and paths.
I am not able to permanently amend any environmental variables due to external restrictions.
I have tried to amend configure.xml to reflect the environmental variable changes I need IM to understand as follows:
<configure name="MAGICK_HOME" value="/Path/To/ImageMagick-6.3.1/" />
<configure name="DYLD_LIBRARY_PATH" value="/Path/To/ImageMagick-6.3.1/lib" />
It has had no effect and I am at a loss, despite reading any and all documentation I can find.
I need to access IM via html2ps as well as via a direct IM commandline after preparing postscript files.
Alternatively (if the above is not possible) is there a way to use html2ps from Imagemagick that can simply process html files and render them to an image?
cheers
Biz