Matthew Burgess wrote:
Bruce Dubbs wrote:

Everyting works fine.  Checking an older configuration, I have

ERASECHAR 0177


Mine's 0177 here. Is it maybe worth comparing config.log's offline?

King's X. All stop. My fault!

In my script I have:

sed -e '[EMAIL PROTECTED]@MD5_CRYPT_ENAB yes@' \
    -e 's@/var/spool/mail@/var/mail@' etc/login.defs >
    /etc/login.defs &&

and the book has:

sed -e'[EMAIL PROTECTED]@MD5_CRYPT_ENAB yes@' \
    -e 's@/var/spool/mail@/var/mail@' \
    etc/login.defs.linux > /etc/login.defs

My typo.  My fault.  Sorry for all the effort.  :((

  -- Bruce

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to