see: http://www.foolabs.com/xpdf/download.html
(Note: the patches are separate; you'll need to apply the pl1, pl2,
pl3, and pl4 patches, in that order.)

What it need is:
PATCH1="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl1.patch";
PATCH2="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl2.patch";
PATCH3="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl3.patch";
PATCH4="ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl4.patch";

patch -Np1 -i ../xpdf-3.02pl1.patch
patch -Np1 -i ../xpdf-3.02pl2.patch
patch -Np1 -i ../xpdf-3.02pl3.patch
patch -Np1 -i ../xpdf-3.02pl4.patch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to