When I run the command:

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
> mv man/es{_ES.88591,} &&
> mv man/it{_IT.88591,} &&
> mv man/ja{_JP.eucJP,} &&
> sed -i 's,\*_\*,??,' man/Makefile.in
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

I get the error:



###############################################
mv: cannot stat `man/de_DE.88591': No such file or directory
root:/sources/man-db-2.4.3#
###############################################


And after all of this when I run the configure command stubornly even
after these errors, as in the book "./configure --prefix=/usr
--enable-mb-groff --disable-setuid" I get this error:


###############################################
checking for working memcmp... yes
checking return type of signal handlers... void
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for ANSI C sprintf... yes
checking for working pclose... yes
checking for strsignal... yes
checking db4/db_185.h usability... no
checking db4/db_185.h presence... no
checking for db4/db_185.h... no
checking db_185.h usability... no
checking db_185.h presence... no
checking for db_185.h... no
checking db3/db_185.h usability... no
checking db3/db_185.h presence... no
checking for db3/db_185.h... no
checking for db_185.h... (cached) no
checking for db_185.h... (cached) no
checking db2/db_185.h usability... no
checking db2/db_185.h presence... no
checking for db2/db_185.h... no
checking db2_185.h usability... no
checking db2_185.h presence... no
checking for db2_185.h... no
checking db/db.h usability... no
checking db/db.h presence... no
checking for db/db.h... no
checking db.h usability... no
checking db.h presence... no
checking for db.h... no
checking db1/db.h usability... no
checking db1/db.h presence... no
checking for db1/db.h... no
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
configure: error: Fatal: no supported database library/header found
root:/sources/man-db-2.4.3# echo $PATH
/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin
##############################################

I am at a loss as to what I should do because as far as I know I have
followed the book very presicely, anyone please!
-- 
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