On Sat, May 5, 2012 at 2:23 AM, Hollman Enciso R. <[email protected]> wrote: > > > On Thu, May 3, 2012 at 1:36 AM, Luca Dionisi <[email protected]> wrote: >> >> Ah, right... for x86. >> It should go like this: >> # dependencies >> sudo apt-get install libgcrypt11-dev libpth-dev libgee-dev tinc >> # grab code >> bzr branch bzr://bzr.savannah.nongnu.org/netsukuku/vala netsukuku >> # build >> cd netsukuku >> make >> make test >> # you now have the daemon ./ntkd >> >> Then read ./INSTALL/linux/README for instructions on configuration >> files. This goes also for the router.
Yes, to be able to build with the makefile you have to install valac also. sudo apt-get install valac _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
