Yeah, I was just following up on that; this is my first RPM based distribution, and in learning the ins and outs of rpm and yum, I missed the trans-virtual package. I can start emanetransportd now. It also starts in the first demo, although olsrd still doesn't start. I'm willing to bet I goofed on that installation, as well…
___________________________________________ James B. Morris Dept. of Electrical, Computer, and Systems Engineering [email protected] JEC 6212 Rensselaer Polytechnic Institute 110 8th St. Troy, NY 12180-3590 On Jul 19, 2013, at 3:09 PM, Steven Galgano <[email protected]> wrote: > James, > > The easiest way to install emane for an RPM based distribution is to > unpack all the RPMs from a bundle download and install with yum: > > # tar zxvf emane-0.8.1-release-1.sl6_3.x86_64.tgz > > # cd emane-0.8.1-release-1/RPMS/SL6_3/x86_64/ > > # sudo yum install *.rpm > > This will install everything including the development RPMs. Thin those > out with a grep if you have no interest. > > Yum will also grab all the required dependency packages for you. > > The same can be done for a deb based distribution: > > # sudo apt-get install libxml2 libxml-simple-perl \ > libxml-libxml-perl libpcap0.8 > > # sudo dpkg -i *.deb > > -- > Steven Galgano > Adjacent Link LLC > www.adjacentlink.com > > > On 07/19/2013 02:50 PM, J. Morris wrote: >> Steven, >> I'm successful as far as starting nodes and running "emane platform.xml" >> with options, but emanetransportd fails to start, due to a missing >> libtransvirtual.so. Guess I still missed a package somewhere? >> >> ___________________________________________ >> James B. Morris >> Dept. of Electrical, Computer, and Systems Engineering >> >> [email protected] <mailto:[email protected]> >> JEC 6212 >> Rensselaer Polytechnic Institute >> 110 8th St. >> Troy, NY 12180-3590 >> >> >
_______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
