On Wed, May 2, 2012 at 5:16 PM, Hollman Enciso R. <[email protected]> wrote: > Luca, where I can find information to install on x86 ?
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. --Luca _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
