Dnia 2012-09-20, o godz. 16:03:03
Israel Silberg <[email protected]> napisał(a):
> Hi All,
> I'm about to loose any hope of finishing this LFS build.
> During the MAN-DB compilation in section 6.55
> in the section:
>
> ./configure --prefix=/usr
> --libexecdir=/usr/lib
> --docdir=/usr/share/doc/man-db-2.6.2
> --sysconfdir=/etc
> --disable-setuid
> --with-browser=/usr/bin/lynx
> --with-vgrind=/usr/bin/vgrind
> --with-grap=/usr/bin/grap
>
Did you remove backslashes at the end of lines?
It should look like below:
./configure --prefix=/usr \
--libexecdir=/usr/lib \
...
Try just copy&paste from the book.
--
Pozdrawiam,
Tomasz Sekściński
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page