This website requires JavaScript.
Explore
Help
Sign In
ChronosXYZ
/
netsukuku
Watch
1
Star
0
Fork
0
You've already forked netsukuku
mirror of
https://github.com/ChronosX88/netsukuku.git
synced
2024-11-22 18:22:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0a5463d759
netsukuku
/
Install-Ntk-Debug.sh
8 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Oh my god! So many things have changed, IGS is so close, If not already working!
2014-03-14 03:19:40 +00:00
#!/bin/sh
make clean
autoreconf -i
Improved install script and fixed some warnings.
2014-08-17 16:35:46 +00:00
CFLAGS
=
"-g"
"-std=c99"
./configure
Oh my god! So many things have changed, IGS is so close, If not already working!
2014-03-14 03:19:40 +00:00
make
sudo make install
Reference in New Issue
Copy Permalink