Ein C compiler muss auf der Shell installiert sein (das ist bei Linux meistens gcc).

Man läd den gepackten Quellcode auf die shell: "lynx http://www.eggdrops.de/download/ezbounce-0.99.4.tar.gz"

Dann wird das Archiv mit "tar xvfz ezbounce-0.99.4.tar.gz" entpackt.

Danach in das entpackte dir wechseln: "cd ezbounce-0.99.4"

Jetzt noch "./configure" und danach "make" aufrufen.

Config File erstellen.