Hello,

The instructions for installing cups-filters have invisable typos that 
make copy-pasting of the commands fail:

patch -Np0 -i ../cups-filters-1.0.29-poppler_fix-1.patch &&
./configure --prefix=/usr                               \
             --sysconfdir=/etc                           \
             --docdir=/usr/share/doc/cups-filters-1.0.29 \
             --without-rcdir                             \
             --with-gs-path=/usr/bin/gs                  \
             --with-pdftops-path=/usr/bin/gs             \
             --disable-avahi                             \
             --disable-static                            &&
make

The third and seventh line end with a space.

Thanks for all the great work!

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

Reply via email to