Join our Discussion Boards - Here

How To Install Cluemapper on Ubuntu Server 8.10

see – http://projects.serverzen.com/pm/p/cluemapper/wiki/ClueMapperInstall Install Python 2.5  This should install python2.5 and dev packages

sudo apt-get install python-dev

Becareful to use python-dev, not python-devel

Install the other required packages

sudo apt-get install libxslt1-dev sudo apt-get install libsqlite3-dev sudo apt-get install python-subversion sudo apt-get install gcc sudo apt-get install build-essential m4 sudo apt-get install apache2 Start . . . → Read More: How To Install Cluemapper on Ubuntu Server 8.10