Install these dependancies using synaptic
- build-essential
- ftgl-dev
- libglew1.4
- libglew1.4-dev
- cmake
Download the package from
http://sourceforge.net/project/showfiles.php?group_id=104201
Extract the package
cd into the extracted folder
run
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make
make install
The ProjectM Library is now installed.
Thi guide for ProjectM in AmaroK Will come soon