Steps
- Download the latest version: http://ect.googlecode.com/files/ect-0.2.tgz
- Use
tar xvfz ect-0.2.tgz
to unpack the archive. - Run
make
. - Run
make install
. - Move the contents of the newly created
build
folder to the place where you wish to install ECT. (It will only contain one directory namedect
.)