![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Jaunty Jackalope Testing and Discussion (CLOSED) This forum is for the discussion of Ubuntu Jaunty Jackalope. Jaunty is in development and will be out in Spring 2009. Please note: Ubuntu Developers do not usually read the forums, to report a problem found in Jaunty please report the bug in Launchpad. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2005
Beans: 91
|
Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
Just spent a good chunk of my friday night (good thing I'm sick and have nothing better to do) installing the newest version of the Phoronix Test Suite. If your not familiar with this great app, read more about it here http://www.phoronix-test-suite.com/
Anyway...moving on...it seems that the newest version 1.8, which is in beta, has a GUI now. But it seemed to be a bit tricky, for me atleast to install, so I thought I would write this HOW-TO THIS HOWTO WAS WRITTEN FOR THE COMMAND LINE Applications -> Accesories -> Terminal 1) Download Code:
cd ~/ wget http://www.phoronix-test-suite.com/download.php?file=development/phoronix-test-suite-1.8.0b2 Code:
mv phoronix-test-suite-1.8.0b2.tar.gz ~/ tar zxvf phoronix-test-suite-1.8.0b2.tar.gz 3) CD to directory Code:
cd ~/phoronix-test-suite Code:
sudo ./install-sh Code:
phoronix-test-suite version Code:
Phoronix Test Suite v1.8.0b2 (SELBU) 1) Download & Extract Code:
cd ~/ wget http://gtk.php.net/do_download.php?download_file=php-gtk-2.0.1.tar.gz tar zxvf php-gtk-2.0.1.tar.gz Code:
sudo apt-get install build-essential php5-cli php5-dev libgtk2.0-dev libglade2-dev Code:
cd php-gtk-2.0.1 wget http://www.opsat.net/temp/buildfix.diff Code:
patch -p1 < buildfix.diff Code:
./buildconf ./configure make make install Code:
sudo nano /etc/php5/cli/php.ini Code:
extension=php_gtk2.so Code:
cd demos/ php phpgtk2-demo.php Now let's add a menu entry... Code:
alacarte Type: Application Name: Phoronix Test Suite Command: phoronix-test-suite gui And there you have it folks!! ENJOY!!! |
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2005
Beans: 91
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
no one here into benchmarking or what? should i bother posting an install howto when this gets out of beta and released?
__________________
AMD X2 7750 Kuma OC'd to 3.1ghz||ASUS M2N68-AM||4GB OCZ Reaper HPC DDR2||EVGA Nvidia GeForce 9800GTX+||Arctic Cooling Freezer 64 PRO||OCZ MODXSTREAM-PRO 600W||Seagate 1x500GB IDE 2x500GB SATA(RAID1)||Antec Three Hundred||1x140mm 2x120mm Antec Fans| |
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2008
Location: 105N 40W
Beans: 51
Ubuntu 9.04 Jaunty Jackalope
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
It just released. Did you see the comments on the Phoronix article? Micheal mentions the edit.
Your post was a great help. I guess I missed something obvious on the PHP-GTK, like a read me file. The ./buildconf was not working. Definitely a bit tricky, as you say. Thanks!
__________________
Be real, be sober. |
|
|
|
|
#4 |
|
Quad Shot of Ubuntu
![]() Join Date: Mar 2007
Beans: 458
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2008
Location: 105N 40W
Beans: 51
Ubuntu 9.04 Jaunty Jackalope
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
It's the new GUI that's the issue. The regular command line stuff is OK. PHP-GTK must be downloaded and compiled, and there's a patch for that, and there's a small edit that apparently is needed too.
__________________
Be real, be sober. |
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
My beans are hidden!
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
I've installed this deb package from unofficial repositories:
php5-gtk2 and the phoronix test suit worked fine without compiling. Last edited by MKdx; April 6th, 2009 at 07:34 PM.. |
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 25
Ubuntu Jaunty Jackalope (testing)
|
Re: Install Phoronix Test Suite 1.8 w/ GUI in Jaunty 9.04
Thanks, I couldn't find an amd64 deb file for php5-gtk2 so its build instructions were helpful.
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|