added openssl dep

This commit is contained in:
ahrenholz 2010-07-16 22:28:57 +00:00
parent 38b0a25c0d
commit 3d13351e79

View file

@ -6,7 +6,7 @@ Here are easy EMANE instructions for Fedora 12 i386. Replace with "x86_64" if ne
{{{ {{{
# install dependencies # install dependencies
yum -y install perl-XML-Simple perl-XML-LibXML yum -y install openssl-devel perl-XML-Simple perl-XML-LibXML
# download and install EMANE 0.6.3 # download and install EMANE 0.6.3
wget http://labs.cengen.com/emane/download/RPMS/F12/0.6.3/i386/emane-bundle-0.6.3.fc12.i386.tgz wget http://labs.cengen.com/emane/download/RPMS/F12/0.6.3/i386/emane-bundle-0.6.3.fc12.i386.tgz
mkdir emane-0.6.3 mkdir emane-0.6.3