in reply to Re^4: SNMPTT error
in thread SNMPTT error

Couple of things;
"Can't open perl script "/usr/share/snmp/snmp_perl_trapd.pl" could just as easily mean the x bit isn't set.
Secondly, the path it was listing, wasn't within the OP's PATH list.
Lastly, I indicated "may" regarding rehash. This, of course, would depend on the OP's shell. So, it might be pertinent, and then again, might not. But doesn't hurt to mention, in case it does. Does it?

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;

Replies are listed 'Best First'.
Re^6: SNMPTT error
by marto (Cardinal) on Dec 03, 2013 at 15:51 UTC

    "Lastly, I indicated "may" regarding rehash. This, of course, would depend on the OP's shell. So, it might be pertinent, and then again, might not. But doesn't hurt to mention, in case it does. Does it?"

    Did you read what I wrote? Did you test the link you've now posted twice? Strange that you comment on the quality of peoples posts.

      LOL. I don't recall the OP mentioning Linux anywhere. Do you?
      #!/usr/bin/perl -Tw
      use Perl::Always or die;
      my $perl_version = (5.12.5);
      print $perl_version;

        Please start making sense. The link you posted for rehash goes to a page which states:

        Sorry, no data found for `rehash'.