LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS 6.2 Chapter 6.20.1. Installation of Sed (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-6-2-chapter-6-20-1-installation-of-sed-592013/)

Jwizzman 10-15-2007 02:28 PM

LFS 6.2 Chapter 6.20.1. Installation of Sed
 
After the command:
Code:

./configure --prefix=/usr --bindir=/bin --enable-html
I seem to be getting this error:

Code:

checking for fchmod... yes
checking for setlocale... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for btowc... yes
checking how to build HTML documentation... not built
configure: error: cannot build HTML documentation
./configure: line 6772: exit: install: numeric argument required
./configure: line 6772: exit: install: numeric argument required


I'm using Mepis 6.5 inside VMware Fusion on my Macbook, I'm guessing it's some package I'm missing.
is there an easy apt-get to fix this?

thanks a lot

weibullguy 10-15-2007 02:58 PM

apt-get? It's looking for the texinfo you installed in section 5.28.

Jwizzman 10-15-2007 03:14 PM

doh, I went to check out if I could install texinfo via apt-get (which I seemed to be missing indeed) but I got some errors and figured a reboot might cure it.

can't log into mepis anymore...arg :(

edit: looks like I didn't chroot properly and thus screwing up my mepis
ah well, no biggie


All times are GMT -5. The time now is 07:31 PM.