Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
yannweb
/
netsukuku
Volgen
2
Ster
1
Vork
0
Code
Kwesties
4
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Geen omschrijving
https://github.com/Netsukuku/netsukuku
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112
Commits
4
Branches
Tree:
3a842c2d4c
debian-lenny-compilation-fixes
delete_warnings
gh-pages
master
0.0.9b
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '3a842c2d4c'
${ noResults }
netsukuku
/
Install-Ntk-Debug.sh
Install-Ntk-Debug.sh
94B
Geschiedenis
Ruw
1
2
3
4
5
6
7
#!/bin/sh
make clean
autoreconf -i
CFLAGS="-g" "-std=c99" ./configure
make
sudo make install