I'm trying to get the gui up and running and this has been a roadblock for me too. Why is this necessary? I know many linux users are comfortable with the CLI but I think the GUI is predominant these days for a reason. Making it (the gui) impossible to use without this module (which isn't in any ubuntu repositories) is frustrating.
I tried installing php-gtk using this PPA: http://php-gtk.eu/en/ubuntu-repository-with-php-gtk
but I now get this:
nicholas@ubuntu:~$ phoronix-test-suite gui
PHP Notice: Use of undefined constant IS_NVIDIA_LINUX - assumed 'IS_NVIDIA_LINUX' in /usr/share/phoronix-test-suite/pts-core/objects/phodevi/components/phodevi_system.php on line 1052
PHP Fatal error: Class 'GtkWindow' not found in /usr/share/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_window.php on line 24
Any comment?


Reply With Quote
