|
|
@ -14,10 +14,7 @@ Edit local.c, change server hostname. |
|
|
|
|
|
|
|
Install the following package: |
|
|
|
|
|
|
|
sudo apt-get install build-essential |
|
|
|
sudo apt-get install autoconf |
|
|
|
sudo apt-get install libtool |
|
|
|
sudo apt-get install libssl-dev |
|
|
|
sudo apt-get install build-essential autoconf libtool libev-dev libssl-dev |
|
|
|
autoreconf |
|
|
|
./configure && make |
|
|
|
|