|
From: <pe...@go...> - 2011-02-15 21:10:02
|
On 15/02/2011 17:19, Jenkins, David L wrote: > However, it installed it into: > /usr/lib/perl5/site_perl/5.8.8 > > Instead of the original location of: > /usr/lib/perl5/vendor_perl/5.8.8 > > How can I fix this? > I am running Redhat Enterprise 5 I'm guessing that under RHEL 5.x the output of "perl -V" lists vendor_perl after site_perl ? If before, you should be OK. Try "perl -MSNMP::Info\ 999" to see which version of the module is available. regards, oliver. |