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

"The man link uses the FreeBSD man page link."

Umm:

"http://www.freebsd.org/cgi/man.cgi?query=rehash&manpath=SuSE+Linux/i386+11.3

"Why should I assume that a link to FreeBSD should return man pages for Linux?"

Why assume anything when a mouseover/view source will remove all doubt? Why ignore the issue when someone has pointed it out?

Your other assumptions include that OP is using a system where rehash exists. Qutie a needlessly complex set of system specific steps you've advised to determine if /usr/share/snmp/snmp_perl_trapd.pl exists.

Update: It's considered poor form not to mark updates to posts accordingly, given how the impact context of responses. See How do I post a question effectively?.

Replies are listed 'Best First'.
Re^13: SNMPTT error
by taint (Chaplain) on Dec 03, 2013 at 16:54 UTC
    Indeed. You're correct. A MouseOver would indicate that the PerlMonks man shortcut is counter intuitive. I'll use something more intuitive, and sensible in the future.

    Thank you, marto. This has turned out to be an enlightening dialog -- seriously.

    Best wishes.

    --Chris

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