[gs-devel] imagemagick and ghostscript at godaddy
Eric Nichols
havealoha at gmail.com
Fri Jul 11 18:58:58 PDT 2008
Does anyone see any flaws at this approach? It appears to work locally on my
machine.
/usr/src/gostscript#./configure --prefix=/mygodaddypath --disable-cups
--disable-gtk --without-x --disable-shared --enable-static --with-static;
make; make install
/usr/src/gostscript#export set GS=/mygodaddypath/bin/gs
/usr/src/gostscript#cd /usr/src/imagemagick
/usr/src/imagemagick#./configure --prefix=/mygodaddypath --enable-embeddable
--disable-shared --enable-static --with-static; make; make install
#cd /mygodaddypath/bin
/mygodaddypath/bin#export set LD_LIBRARY_PATH= ; export set PATH=
/mygodaddypath/bin#convert -transparent white -rotate 90 -density 600
-resize 3300X2550 postscript.ps image.png
Aloha
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ghostscript.com/pipermail/gs-devel/attachments/20080711/25cfaba0/attachment.htm
More information about the gs-devel
mailing list