[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Can't locate getopts.pl" message while doing validation test...



On Thu, 19 Feb 1998 20:44:58 +0900, joe wrote: 
>I installed ns today...(the system is SunOS Release 5.5.1)
>And I did the validation test... but I got the report  "Can't locate
>getopts.pl" about some tests.....
>What does that mean?  And how can I solve this?

That's a standard part of perl5...
it sounds like you have a broken perl installation,
or a broken perl library path.
Consult the perl documentation for info about set the path
(which should be set by default), or reinstall perl.

   -John Heidemann