Page 2 of 2

Posted: Tue 23 Apr 2013, 12:38
by panoss
Ok, I installed dev_pkg from xampp site.
Should I unload lupu_devx_528-3.sfs?

Posted: Tue 23 Apr 2013, 12:38
by Semme
:D For, ah.. version >> cat /etc/DISTRO_SPECS

If you're run'n Precise, you sure don't need Lupu's devx.

Posted: Tue 23 Apr 2013, 12:40
by panoss
Ok: DISTRO_VERSION=5.4.3
I uloaded lupu_devx_528-3.sfs.

Posted: Tue 23 Apr 2013, 12:44
by Semme
As long as your 5.4.3's not the retro build, you want the devx from here.

Then I'd go about trying to build xdebug.

And I'd say remove any of it's earlier stuff before proceeding..

Posted: Tue 23 Apr 2013, 12:59
by panoss
Ok, I tried to run phpize:
sh-3.00# /opt/lampp/bin/phpize-5.4.7

Code: Select all

Configuring for:
PHP Api Version:         20100412
Zend Module Api No:      20100525
Zend Extension Api No:   220100525
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
Wait a minute, I haven't loaded new devx from the link you posted :oops: .
I'll load it and retry.

Posted: Tue 23 Apr 2013, 13:30
by panoss
It compiled! It seems to be working!!!
I only had to change the path for php-config:
./configure --with-php-config=/opt/lampp/bin/php-config-5.4.7
as suggested here.

Semme thank you VERY MUCH my friend!
If it weren't you I wouldn't have made it!

Posted: Wed 01 May 2013, 20:42
by Semme
Sorry I'm sooo late responding but- discovery is often laborious. You made it cause you :wink: HUNG IN THERE!