![]() |
ISPMan 0.8.2 Installation and Configuration | ||
---|---|---|
<<< Previous | Next >>> |
First pull down the tar ball from http://prdownloads.ispman.sourceforge.net/ispman/ispman-0.8.2.tar.gz I un-tared it in /usr/src which created the directory “/usr/src/ispman-0.8.2/”.
Be aware that this creates a world readable ispman directory and when you run the configuraton aftewards, it will create a world readable configuration file, with the root password of your LDAP db in PLAIN TEXT. Take precautions if you have regular users on your system. You may choose a different directory path.
Next you need to update to the latest changes from the cvs tree. Small bug fixes and improvements are constantly being submitted. You must have cvs client installed, for me this simply required the installation of an rpm. You must set CVSROOT.
To do this simply issue the following command
cvs -d:pserver:anonymous@cvs.ispman.sourceforge.net:/cvsroot/ispman
and then
cvs login
You will be prompted for a password, just hit return. (On several occasions I received an error on issuing the first comman, however the cvs login command still worked)
Before continuing with the install, update from the cvs tree by:
cvs update -dP