[blfs-support] Type cups-filters instruction

2013-01-24 Thread Thomas de Roo
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


Re: [blfs-support] Type cups-filters instruction

2013-01-24 Thread Randy McMurchy
Thomas de Roo wrote these words on 01/24/13 08:45 CST:
 Hello,
 
 The instructions for installing cups-filters have invisable typos that 
 make copy-pasting of the commands fail:

My bad. Those somehow slipped in on my last commit to cups-filters. Fixed now.
Thanks for the report.

-- 
Randy

rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
09:10:00 up 49 days, 19:09, 1 user, load average: 0.23, 0.18, 0.11
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-support] Type cups-filters instruction

2013-01-24 Thread Armin K.
On 01/24/2013 03:45 PM, Thomas de Roo wrote:
 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


Thanks for pointing that out. I'll fix it as soon as Randy finishes 
figuring out his problems and merging quantum and higgs repos.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page