[EMAIL PROTECTED] wrote:

+    <para><command>install -v -m644 src/*.h /usr/include/ps</command>: Some
+    packages (<application>ImageMagick</application> is one) need the
     <application>Ghostscript</application> interface headers in place to link
     to the shared library. These commands install the headers.</para>

Is it really needed to build a shared ghostscript library in order to read PS files from ImageMagick? AFAIK, it does this job properly even without the shared library, by calling gs through its delegate mechanism. So what exactly is gained by linking ImageMagick against libgs?

--
Alexander E. Patrakov

--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to