On Thu, 2005-09-08 at 18:10 +0800, Stephen Liu wrote: > Hi Declan, > > Further to my late posting, I still retain the original kernel which > was first built on LFS 6.1, making BLFS 6.1 dual boot. I'll boot to > the original kernel to install following package. > As User > bash-3.00$ cd /sources/ > bash-3.00$ cd xpdf-3.01 > bash-3.00$ ./configure --prefix=/usr --sysconfdir=/etc \ > > --with-freetype2-includes=/usr/include/freetype2 \ > > --enable-opi --enable-multithreaded --enable-wordlist && > > make > ./configure: line 88: conf3448.sh: Permission denied ./configure: line > 89: conf3448.sh: Permission denied chmod: cannot access `conf3448.sh': > No such file or directory ./configure: line 201: conf3448.file: > Permission denied ./configure: line 977: config.log: Permission denied > --- END --- bad permissions in the sourcetree ...
> As root > [EMAIL PROTECTED]:/sources/xpdf-3.01# ./configure --prefix=/usr > --sysconfdir=/etc \ > > --with-freetype2-includes=/usr/include/freetype2 \ > > --enable-opi --enable-multithreaded --enable-wordlist && > > make[code]checking for gcc... gcc checking for C compiler default > output... configure: error: C compiler cannot create executables See > `config.log' for more details. > --- END --- > # find / -name config.log Why? > Which config.log??? Ah :-) the config.log in /sources/xpdf-3.01 > I haven't tried installing the package on chroot nor tried Xpdf-3.00pl3 > yet. I think(hope) it is o.k to use 3.01 ... -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page