Thomas Anders wrote: >FWIW, the standalone example from the perlembed manpage: > >http://perl.com/doc/manual/html/pod/perlembed.html#Adding_a_Perl_interpreter_to_you > >builds and runs just fine, so it's not that [embedded] perl is broken in >general on FreeBSD. > However the problem is something fairly fundamental. If I tweak the test script to drop the 'hello.pl' script altogether, so the snmpd.conf file just contains:
perlInitFile /tmp/snmp-test-37-xxxx/snmp_perl.pl perl print STDERR "registered_perl_agent_ok"; then the perl_parse() call *still* fails. Hmmmm..... Dave _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
