-----------------------------------------
How to download and install
-----------------------------------------
Credits: the_archit3ct
-----------------------------------------
Open your terminal.
Install dependences :
Code:
sudo apt-get install binutils-dev libelfg0-dev libcppunit-dev libx11-dev libgl1-mesa-dev zlib1g-dev g++ gcc pkg-config
Download ETH :
Code:
wget http://ethcoders.free.fr/download/eth-1.4-archit3ct-b1.zip
Extract ETH and delete archive (if you want to extract elsewhere, don't do it on enemy territory folder) :
Code:
unzip eth-1.4-archit3ct-b1.zip
rm eth-1.4-archit3ct-b1.zip
Compile ETH :
Code:
cd eth-1.4-archit3ct-b1
make clean
make
make RELEASE=1
Then put .so file in your home/user and .pk3 file in your home/user/.etwolf/etmain
Launch your run.sh and have fun !
-----------------------------------------
How to launch
-----------------------------------------
Credits: the_archit3ct
-----------------------------------------
Open console and copy/paste :
Code:
cd
wget http://ethcoders.free.fr/download/eth_runfile.tar.gz && tar xzvf eth_runfile.tar.gz && rm eth_runfile.tar.gz && gedit run.sh
Replace "nameofyouraccount" by the name of your account (lol).
Save and quit this window.
Now place "libETH.so" or however you called your .so file on "/home/account/" and place "zzz_archit3ct.pk3" (don't rename it) on "home/account/.etwolf/etmain/".
Then open your console and type :
Code:
sh run.sh +connect 111.11.111.111:12345 +password superpw
you'll directly go on the server of your choice !
Bookmarks