[QUOTE BY= tazzfr] You should verify if Unix::Syslog is really installed ….
$ pico /System/Library/Perl/5.8.1/darwin-thread-multi-2level/perllocal.pod
and search for the string ‘Unix’
Last version is 0.99.
You should also have this file on your system:
/Library/Perl/5.8.1/darwin-thread-multi-2level/Unix/Syslog.pm
tazzfr[/QUOTE]
If I do not have the string “Unix” in that file does that mean that Unix::Syslog is not installed? If that is the case – how do I go about installing it?
Comments are closed