I'm now reading my digest.

"""
Subject: Re: [eug-lug]any mandrake users?
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

also if that fails and there is no libc.so.6
but there is a libc.so

you can symlink  libc.so.6 to libc.so

ln -s libc.so.6 libc.so
"""

Shouldn't it be ?
        ln -s libc.so libc.so.6

This is just a note about the confusing 'ln' syntax; usually you execute
        cmd sourceFile targetFile
but with ln that seem to be different.

Larry knows... just one of the typos that slip in.

 - Horst

_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to