HOW-TO install LEET plugins
LEET plugins are:
* Chorus1_2x2-2x2
* Equalizer-2x2-1band
* Equalizer-2x2-8band
In order to install these plugins on 64Studio (2.1 ), I had to:
wget http://leetplugins.googlecode.com/files/LEET-plugins-0.2.tar.gz
tar -xvf LEET-plugins-0.2.tar.gz
cd LEET-plugins-0.2
(as root)
make all
make install
cp *.so /usr/lib/ladspa
cp -R /usr/local/share/ladspa/rdf /usr/lib/ladspa
###
Thanks to SoCal for making these plugins, and youki & porisija for tips!

checkinstall
build-essential