duby2291 Guru


Joined: 17 Oct 2004 Posts: 405
|
Posted: Tue Dec 25, 2012 11:58 pm Post subject: phoronix test suite ebuild not recognizing PHP_TARGETS? |
|
|
I think there is a problem with this ebuild. I havent had any luck getting this program to work and I think it is because of this problem here....
| Code: | *
* PHP_TARGETS seems empty, php.ini file can't be configure.
* Make sure that PHP_TARGETS in /etc/make.conf is set.
* phoronix-test-suite needs the 'allow_url_fopen' option set to "On"
* for downloading to work properly.
*
|
I do have PHP_TARGETS="php5-3" enabled in my make.conf But still get this error. PTS wont display the results of tests because of this problem. Since the ebuild is clearly broken it seems to me that something needs to be setup in php.ini, maybe it is something I could do manually? I do already have allow_url_fopen enabled as it was already turned on by default when php was installed.
EDIT: does it matter that make.conf is in /etc/portage now? I tried making a make.conf in /etc with just this option in it, but that didnt seem to matter _________________ MB: Biostar TForce 6100 AM2 @ 250x10
CPU: AMD Athlon 64 3800+ X2 @ 2500mhz
MEM: G. Skill DDR2-800 2GB @ DDR2-1000
GPU: nVidia GeForce 7600 GT
OS: Gentoo Linux 2006.1 |
|