I added mawk and gawk to the dependencies

This commit is contained in:
Valeska 2013-10-01 23:43:49 -07:00
parent e636fdb93c
commit d7dc0d6198

View File

@ -1,4 +1,3 @@
http://netsukuku.freaknet.org
@ -49,7 +48,7 @@ http://netsukuku.freaknet.org
The dependencies of netsukuku can be gathered by running this command.
# sudo apt-get install zlibc libgmp-dev openssl libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen
# sudo apt-get install zlibc libgmp-dev openssl libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen mawk gawk
To compile the code you can use scons or just go with the old school way: