On Fri, 26 Nov 2010 23:04:10 +0000 Ken Moffat <[email protected]> wrote:
> On Fri, Nov 26, 2010 at 09:51:04AM -0600, David Jensen wrote: > > > > 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 > > > Hmm, seems that every distro does things differently here ;-) > Thanks for that, I'm adding it to my list of variations to test > (after I think I've sorted out the vulnerability fixes). > > I think I need to look at the --with-jbig2dec option too. > > I'll note now that some distros seem to use a system version of urw > fonts, but does anyone know if there is any reason we *we* would want > to specify the fontpath ? > > Finally, do you have a reliable url for Arch PKGBUILDS ? I've > occasionally found relevant stuff there, but I don't seem to have a > current url in my bookmarks. > > Thanks. > > ĸen here: http://www.archlinux.org/packages/ Select extra from the repository combo and type ghostscript in the keyword box; click search. there you should find several architectures, select one. on the right is a Package Actions box, select one of the SVN entries. And there are the patches and PKGBUILD! --- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
