http://bugs.linuxfromscratch.org/show_bug.cgi?id=1606

           Summary: Broken path of nALFS executible in runit.sh script
           Product: Live CD
           Version: x86-6.1-1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P5
         Component: CD
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


The last line of the /root/nALFS-profile-LFS-6.1/runit.sh script assumes that
the nALFS executible is in /usr/local/bin - but it is in /usr/bin and throws an
error when run. If the last line was changed to:

/usr/bin/nALFS -l -L nalfs.log LFS.xml

-- or even --

nALFS -l -L nalfs.log LFS.xml

allowing nALFS to be searched directly from the path variable.

Thanks,
Roger "Merch" Merchberger



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to