JH wrote:
This is a bug that was reported for the LiveCD because the default
'runit.sh' script used on the CD from the nALFS profile points to
/usr/local/bin/nALFS which is broken because the LiveCD uses --prefix=/usr
(like LFS and BLFS generally instruct).
So. Does anyone mind if we change this path to be '/usr/bin/nALFS', or
even better, simply 'nALFS'?
--
JH
i belive the BLFS runit.sh has an 'if' statment that deals with this problem
---BLFS/runin.sh----
if [ -e /usr/bin/nALFS ]; then
/usr/bin/nALFS -S -l -L nalfs.log BLFS.xml
else
/usr/local/bin/nALFS -S -l -L nalfs.log BLFS.xml
fi-------why not do the same? and just alter the params to suitehope this
helps LWK-------------------------------------
LWK
LFS user: 14352
GPG key : 1024D/6A4EFEB2
Fingerprint = 37D9 5EF8 3014 3559 A060 67A8 89E0 7B16 6A4E FEB2
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page