PDA

View Full Version : problems with suite


andPS2
06-06-2008, 10:43 AM
i cant get the benchmark suite to run on one of my machines
./phoronix-test-suite lists output but any other command e.g.

./phoronix-test-suite benchmark sqlite or
./phoronix-test-suite list-installed-tests

never completes and doesnt give any output

export DEBUG=1 doesnt help either

any tips?

Michael
06-06-2008, 10:48 AM
What distribution are you using? Installed php-cli and php-gd through the distribution repository?

andPS2
06-09-2008, 02:54 AM
What distribution are you using? Installed php-cli and php-gd through the distribution repository?

SLES 10 SP 1
installed php manually (compiled it) but on other machines that worked
too

will try to install via yast

andPS2
06-09-2008, 03:37 AM
installing it via yast solved it!
thx