mhonarc-users

Re: Problems with newgetopt

1997-11-16 15:04:03
Christopher J. Wargaski wrote:
Hello,

     I have just installed MHonArc and am having a problem when trying
to use it. This is the error I receive:

syntax error in file /usr/contrib/perl5/lib/newgetopt.pl at line 36, next 2
tokens "use Getopt"
syntax error in file /usr/contrib/perl5/lib/newgetopt.pl at line 42, next 2
tokens "$Getopt:"

You are using perl4 with a library tree from perl5. Perl4 knows nothing about
'use' and therefore complains.   Use perl5 and everything should go well.

Achim

<Prev in Thread] Current Thread [Next in Thread>