Hi,

Actually, just had a thought,

/lib was not in /etc/ld.so.conf. Could this have something to do with the
problem of not finding /lib/libcrypt?

I added the entry to ld.so.conf, but it made no difference.

I suppose there is a command I have to run to tell the system I've updated
ld.so.conf?


> Further to the dilemma regarding not being able to use perl scripts with
> the crypt() function in perl 5.6.1, the problem seems to be that despite
> the fact that libcrypt does exist (/lib/libcrypt-2.0.7.so, or the
> symbolic link /lib/libcrypt.so.1 which points to the 2.0.7.so file),
> perl configure says it cannot find it.
>
> 'ld -lcrypt' says no such file or directory.
>
> I've made sure I've include all directories in which libs exist
> (/usr/local/lib /lib /usr/lib), in the configure script but it still
> won't find crypt.
>
> How can I fix???
>
> Thanks
> Phillip
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.linux-learn.org/faqs

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to