imagemagick and ghostscript configuration problem
Posted: 2007-05-28T04:36:38-07:00
Hello All.
I have latest (8.57) ghostscript installed with non-standart --prefix and now I'm trying to install imagemagick with the same prefix and make it to use my ghostscript instead of defualt. I've specified CPPFLAGS and LDFLAGS properly to point to all needed libs ind headers, but I'm confused a bit now because ./configure says:
Ghostscript None gs (8.15.2)
Ghostscript fonts --with-gs-font-dir=default /usr/share/fonts/default/Type1/
Ghostscript lib --with-gslib=yes yes
--
First of all, how can I be sure which of two ghostscript libs available in the system imagemagick are going to be linked with?
And second: how can I force it to use my gs utility instead of the system default 8.15?
Thanks in advance for any help!
I have latest (8.57) ghostscript installed with non-standart --prefix and now I'm trying to install imagemagick with the same prefix and make it to use my ghostscript instead of defualt. I've specified CPPFLAGS and LDFLAGS properly to point to all needed libs ind headers, but I'm confused a bit now because ./configure says:
Ghostscript None gs (8.15.2)
Ghostscript fonts --with-gs-font-dir=default /usr/share/fonts/default/Type1/
Ghostscript lib --with-gslib=yes yes
--
First of all, how can I be sure which of two ghostscript libs available in the system imagemagick are going to be linked with?
And second: how can I force it to use my gs utility instead of the system default 8.15?
Thanks in advance for any help!