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

I get the following result:

root: /sources/man-db-2.6.2# --libexecdir=/usr/lib
bash: --libexecdir=/usr/lib: No such file or directory
root: /sources/man-db-2.6.2# --docdir=/usr/share/doc/man-db-2.6.2
bash: --docdir=/usr/share/doc/man-db-2.6.2: No such file or directory
root: /sources/man-db-2.6.2# --sysconfdir=/etc
bash: --sysconfdir=/etc: No such file or directory
root: /sources/man-db-2.6.2# --disable-setuid
bash: --disable-setuid: command not found
root: /sources/man-db-2.6.2# --with-browser=/usr/bin/lynx
bash: --with-browser=/usr/bin/lynx: No such file or directory
root: /sources/man-db-2.6.2# --with-vgrind=/usr/bin/vgrind
bash: --with-vgrind=/usr/bin/vgrind: No such file or directory
root: /sources/man-db-2.6.2# --with-grap=/usr/bin/grap
bash: --with-grap=/usr/bin/grap: No such file or directory

I checked and indeed I don't have these file under /usr/bin
What can be the reason? What have I done wrong?
Regards,
Israel
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to