diff --git a/wiki/EMANE.wiki b/wiki/EMANE.wiki index b677f1ec..0ad5d928 100644 --- a/wiki/EMANE.wiki +++ b/wiki/EMANE.wiki @@ -6,7 +6,7 @@ Here are easy EMANE instructions for Fedora 12 i386. Replace with "x86_64" if ne {{{ # 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 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 @@ -27,4 +27,4 @@ Remove everything with one command: rpm -e `rpm -qa | grep -i emane | xargs` }}} -Don't forget about the ACE libraries. +Don't forget about the ACE libraries. \ No newline at end of file