Difference between revisions of "Template:FAQ:Perl 08"

From Net-SNMP Wiki
Jump to: navigation, search
(No difference)

Revision as of 22:20, 21 October 2006

Tk.pm is another Perl package that needs to be installed before tkmib will run. It's also available on Perl CPAN. We suggest using version "Tk800.011" or later. It can be installed by issuing the command:

               perl-MCPAN -e shell ; "install Tk"