Hello everybody,
I'm using openSUSE 11.2, and tried several ways to use phoronix test suite.
1. I found rpm packages through openSUSE site
2. downloaded archive from phoronix site
in both cases I have the following problem:
I can use GUI and CLI. I can list benchmarks.
But when I try to use them pts stumbles
during dependecies download right after entering
root password.
Code:
phoenix@m6:~/phoronix-test-suite> phoronix-test-suite benchmark wine-hdr
PHP Warning: mkdir(): Permission denied in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_basic.php on line 95
The following dependencies will be installed:
- freeglut-devel
- gcc
- gcc-c++
- make
- autoconf
This process may take several minutes.
Please enter your root password below:
Password:
Tried to wait for sometime but nothing happens at all.
I checked, zypper process is hanging in memory, all the time.
In case when there is no dependencies to download
everything works fine.
I tried to run pts as regular user and root.
As a regular user I receive a warning immediately
after executing pts
Code:
PHP Warning: mkdir(): Permission denied in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_basic.php on line 95
Could anybody help me?