mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-22 10:12:18 +00:00
I added the missing libssl-dev dependency!
This commit is contained in:
parent
f66bf29f47
commit
919568180b
@ -54,7 +54,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 mawk gawk
|
||||
# sudo apt-get install zlibc libgmp-dev openssl libssl-dev 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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user