From: mouss (no email)
Date: Sun Oct 01 2006 - 16:56:25 EDT
Jim Douglas wrote:
>
> libsql is in /usr/local/lib/sasl2 and I linked them, like so,
> ln -s /usr/local/lib/sasl2 /usr/lib/sasl2
Try this and see for yourself
# mkdir /tmp/jim
# mkdir /tmp/douglas
# ln -s /tmp/jim /tmp/douglas
# ls -l /tmp/ |grep douglas
# ls -l /tmp/douglas
Morale of the story: check that your commands really did you what you
wanted...
|
|
|