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.
>

whats wrong ?? :P

root@saboteur:/home/hollman/netsukuku# make
make -C testsuites
make[1]: Entering directory `/home/hollman/netsukuku/testsuites'
valac -D linux -D littleendian -C --main=Ntk.Test.MapTester.main \
         ../map.vala \
         ../topology.vala \
         ../serializer.vala \
         map_tester_1.vala \
         --pkg gee-1.0 --pkg posix
make[1]: valac: Command not found
make[1]: *** [map_tester_1] Error 127
make[1]: Leaving directory `/home/hollman/netsukuku/testsuites'
make: *** [subdirs] Error 2


-- 
Hollman Eduardo Enciso R.
http://www.hollmanenciso.com/
twitter/identi.ca @hollman
_______________________________________________
Netsukuku mailing list
[email protected]
http://lists.dyne.org/mailman/listinfo/netsukuku

Reply via email to