Originally posted by tronath
View Post
Announcement
Collapse
No announcement yet.
Phoronix Test Suite 2.2 Enters Beta
Collapse
X
-
Originally posted by bugmenot View PostNo, I did not know that I need to this. I thought a "make install" would be enough. I'll try tomorrow maybe, I don't know which php_gtk.so you mean.
Thanks.
1) Install dependencies using Synaptic (php5-cli, php5-dev, libgtk2.0-dev)
2) Run the following:
Code:su - cd /usr/share/aclocal cat lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 >> libtool.m4
4) Start Terminal in the extracted location
5) Run ./buildconf then ./configure then make then sudo make install
6) Add the following line to /etc/php5/conf.d/php_gtk2.ini
Code:extension=php_gtk2.so
Originally posted by Michael View PostIf you're on Ubuntu 64-bit, you can add http://phoronix-test-suite.com/misc/....1-0_amd64.deb
Leave a comment:
-
Originally posted by Michael View PostDid you add "extension=php_gtk.so" (or whatever the so ends up being named) to your /etc/php5/cli/php.ini ?
Thanks.
Leave a comment:
-
Originally posted by Michael View Post1. We will be working with Unigine Corp to time it appropriately. The worst case scenario is that PTS 2.2.1 will be released with unigine-heaven.
2. I thought before I heard it was within the OpenSuSE Build Service already (well, 2.0 or some earlier version). Bring it up with the OpenSuSE Build Service maintainer for the PTS package to get 2.2 in there.
Leave a comment:
-
Did you add "extension=php_gtk.so" (or whatever the so ends up being named) to your /etc/php5/cli/php.ini ?
Leave a comment:
-
I am running not fedora12, I run fedora 11 the final release. I know the cli version runs fine, but I want to try the GUI!
I installed also the pts package provided by fedora, the same error if I start it with the GUI parameter. Maybe something with my php gtk installation is wrong? i took the version 2 thing and then ./buildconfig, then ./configure, then make -j3 and (as root) make install.
Thanks!
Leave a comment:
-
Are you running Beta 1? It shouldn't be giving that fatal error but providing a Phoronix Test Suite message instead.
Unfortunately, PHP GTK is not packaged in Fedora or Ubuntu, so it's a bitch to get the GUI to work... Sadly building PHP GTK is the only way to get the GUI working... Though the CLI version will run straight-up, of course.
Leave a comment:
-
Well, I'd like to test, but I can't get the GUI to work. I use Fedora 11 on AMD64.
Here the error:
phoronix-test-suite]$ ./phoronix-test-suite gui
PHP Fatal error: Class 'GtkWindow' not found in /home/x/Desktop/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_window.php on line 23
I installed all packages I think, I even compiled this strange php gtk stuff, installed it. But I don't know if the module is loaded or not. It's pretty hard if you need to compile and search for many solutions to get an application running. Isn't there a possibility to get this stuff running without compiling etc?
Thanks.
Leave a comment:
-
Originally posted by R3MF View Post1. Do you anticipate that the OpenGL version of the Heaven benchmark will be released in time for PTS 2.2?
2. Do you intend to use the opensuse build service so that opensuse users can easily install and use PTS 2.2?
Regards
2. I thought before I heard it was within the OpenSuSE Build Service already (well, 2.0 or some earlier version). Bring it up with the OpenSuSE Build Service maintainer for the PTS package to get 2.2 in there.
Leave a comment:
-
Hi Phoronix,
Kongrats, and two Questions:
1. Do you anticipate that the OpenGL version of the Heaven benchmark will be released in time for PTS 2.2?
2. Do you intend to use the opensuse build service so that opensuse users can easily install and use PTS 2.2?
Regards
Leave a comment:
Leave a comment: