23 May 2013 20:51
Olsrd2, version 0.2.1
Henning Rogge <hrogge <at> googlemail.com>
2013-05-23 18:51:48 GMT
2013-05-23 18:51:48 GMT
Hi, I tagged the version 0.2.1 of Olsrd2 today and I think this might be the first version interesting enough for other people to try out. I think the software is still in an "Alpha" stage, its not even feature complete and a few parts are prototypes that will be removed later, but it already is doing its job. What do I need to compile Olsrd2? ********************************* 1.) A reasonable current build system (gcc, ...). 2.) CMake version 2.8.5 or newer 3.) libnl3-dev or libnl-tiny (yes, both the current stable and trunk of OpenWRT are okay for this) How to compile Olsrd2 by hand? ****************************** 1.) clone the OONF-API repository (Olsr.Org Network Framework) git clone http://olsr.org/git/oonf_api.git 2.) go into the "build" subdirectory of the cloned repository and compile it cd oonf_api/build cmake .. make(Continue reading)
See:
RSS Feed