Thanks Raider...but, the script specifies a different version of perl than the default Solaris 8 install.
In my script, I've specified the binary and the library.
#!/home/sunos-5.5/local/bin/perl
use lib "/home/sunos-5.5/local/lib/perl5";
When I run this script on a Solaris 5.5...
Hi All,
I'm having a problem executing a script that uses Perl 5.003.0 binary and libraries on a Solaris 8 system. I tested the script on it's original Solaris 5.5 system and works fine. This is the error message I get when I run it on the Solaris 8 system: Can't locate lib.pm in @INC. Is...
Hi All,
I'm having a problem executing a script that uses Perl 5.003.0 binary and libraries on a Solaris 8 system. I tested the script on it's original Solaris 5.5 system and works fine. This is the error message I get when I run it on the Solaris 8 system: Can't locate lib.pm in @INC. Is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.