2009/12/23 Raheel Hassan <raheel.has...@gmail.com>: > Hi, > > I need to install SNMP_Session.pm in Fedora core 12, can any one guide me > how i can install this package and from where i get this. It is working in > my ubuntu machine but in fedora i am unable to find. >
(Warning: I have zero experience in Fedora/Red Hat, so this is all guessing) While it is always recommended to install modules through the distro, if you don't have that ability, there's always CPAN. You need to open a console/terminal window (no clue what's it called in Fedora), then try entering "cpan". If this doesn't work, you then need to install it, I'm guessing "yum install perl-CPAN" or an equivalent (if you have a GUI for installing packages, look for cpan). You can then type "cpan SNMP::Session" into your terminal and it will run the installation through. Try this link for more assistance: http://fedoraproject.org/wiki/Perl -- Erez "The government forgets that George Orwell's 1984 was a warning, and not a blueprint" http://www.nonviolent-conflict.org/ -- http://www.whyweprotest.org/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/