I'm having a few problems using PTS 0.6.0 on gentoo now that I have it installed.
I try commands like:
Code:
% phoronix-test-suite run wine
Which gives the error:
===========================================================
Wine isn't installed on this system.
To install this test, run: phoronix-test-suite install wine
===========================================================
% which wine
/usr/bin/wine
% wine --version
wine-0.9.61
I tried a few of the tests that I knew I had the prerequisites installed for like openssl:
Code:
% which openssl
/usr/bin/openssl
% phoronix-test-suite run openssl
===========================================================
Openssl isn't installed on this system.
To install this test, run: phoronix-test-suite install openssl
===========================================================
The compress-gzip test does run once I install it (install only gets the .tar.gz, doesn't install anything).
I think all the tests that I ran also gave this error just after executing it, just before the output starts for the actual test:
Code:
/usr/bin/xdg-screensaver: line 410: xset: command not found
I don't want to overload this thread now, but I can continue to provide information if you like.
My php was compiled with these USE flags: bcmath bzip2 cli crypt gd ncurses nls pcre posix ssl threads unicode xml
My system is amd64:
% uname -r
2.6.24-gentoo-r7