So I am rebuilding again, this time under Linux Mint 14 Debian Edition.
here is the upto date guide to installing Yaptest.
svn co http://yaptest.googlecode.com/svn/trunk/ yaptest
cd yaptest
sudo apt-get install postgresql
sudo apt-get install libdbd-pg-perl
sudo apt-get install libparallel-forkmanager-perl
sudo apt-get install libdigest-md4-perl
sudo apt-get install libxml-simple-perl
sudo apt-get install libio-pty-perl
sudo ./apt-get-install-some-dependencies.sh
sudo make database
sudo make install
sudo apt-get install pgadmin3
now login to localhost with pgadmin and give permissions to yaptest user.
Thursday, 25 April 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment