On Wed, 24 Nov 2010 16:29:49 -0000
"BLFS Trac" <[email protected]> wrote:

> #3150: ghostscript-9.00
> --------------------------------------+-------------------------------------
>  Reporter:  k...@…                     |       Owner:
> k...@… Type:  task                      |      Status:
> assigned Priority:  normal                    |   Milestone:
> 6.7 Component:  BOOK                      |     Version:
> SVN Severity:  normal                    |
> Keywords:
> --------------------------------------+-------------------------------------
> 
> Comment(by ra...@…):
> 
>  Simply removing the zlib directory from the source tree will
>  force the build to pick the local copy. Best I can tell, Jasper
>  is the same way, not sure we need the patch. I don't have Jasper
>  installed yet, I'm just going on examination of the configure
>  script.
> 
>  I'm going to figure out a way to use system installed versions
>  of expat, ijs, lcms, and jbig2. More to follow.
> 


From the 'Arch Linux' PKGBUILD:

rm -rf jpeg libpng zlib jasper expat
./configure --prefix=/usr --enable-dynamic --with-ijs \
    --with-jbig2dec --with-omni --with-x --with-drivers=ALL \
    --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
    --disable-compile-inits # needed for linking with system-zlib

note the last line.

---
David Jensen

-- 
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