Hi I receive the following error when runnung the 'monitor' perl script
after installing SGI::FAM via CPAN. (I have installed it manually as well ->
same error).

'Your vendor has not defined SGI::FAM macro new at ./monitor line 6'

The script snippet is pasted below:
#!/usr/bin/perl

use SGI::FAM qw();

use autouse Pod::Usage => qw(pod2usage);

pod2usage(VERBOSE => 1) unless @ARGV;

my ($fam)=SGI::FAM->new();



fam works fine and the SGI::FAM module installed without errors (in all
cases). What's missing?

Thnx for any suggestions

Bernd Hinrichsen

Network Admin




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to