Difference between revisions of "Suse 10.2"
(→Installing VNUML over Open Suse 10.2) |
|||
Line 12: | Line 12: | ||
perl -MCPAN -e "install Net::Pcap" | perl -MCPAN -e "install Net::Pcap" | ||
+ | |||
+ | |||
+ | perl -MCPAN -e "install Net::Pcap; install Module::Build" |
Revision as of 19:52, 28 January 2007
Installing VNUML over Open Suse 10.2
- Download vnuml from http://www.dit.upm.es/vnuml/#download
- Install bridge-utilities and "perl-Module-Build" from yast
- Install uml-utilities from
http://download.opensuse.org/distribution/10.2/repo/oss/suse/i586/uml-utilities-20040406-35.i586.rpm
perl -MCPAN -e "install Net::Pcap"
perl -MCPAN -e "install Net::Pcap; install Module::Build"