Can xdebug work in puppy?

Booting, installing, newbie
Message
Author
panoss
Posts: 198
Joined: Mon 31 Oct 2011, 13:36

#21 Post by panoss »

Ok, I installed dev_pkg from xampp site.
Should I unload lupu_devx_528-3.sfs?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#22 Post by Semme »

:D For, ah.. version >> cat /etc/DISTRO_SPECS

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

panoss
Posts: 198
Joined: Mon 31 Oct 2011, 13:36

#23 Post by panoss »

Ok: DISTRO_VERSION=5.4.3
I uloaded lupu_devx_528-3.sfs.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#24 Post 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..

panoss
Posts: 198
Joined: Mon 31 Oct 2011, 13:36

#25 Post 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.

panoss
Posts: 198
Joined: Mon 31 Oct 2011, 13:36

#26 Post 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!

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#27 Post by Semme »

Sorry I'm sooo late responding but- discovery is often laborious. You made it cause you :wink: HUNG IN THERE!

Post Reply