On Sep 20, 2012 4:09 PM, "Tomasz Sekściński" <[email protected]> wrote: > > 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
Sorry for not putting subject. I copied the command from the command line in the terminal thats why there are no back slashes. I have tried also copy & paste everything from the book to the terminal, still same result Israel
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
