in reply to Re: Re: perl can't find my modules
in thread perl can't find my modules
It seems to be an oracle library. You should set LD_LIBRARY_PATH environment variable or it Solaris equivalent to include the directory path that contains the said library. Or add this path to /etc/ld.so.conf and runs ldconfig (if Solaris works like linux).
Good Luck.
-- stefp
|
|---|