NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to compile and install DBG in Linux?


Joined: 20 Nov 2003
Posts: 1
Reply with quote
Hi,

I have downloaded DBG source but have problem in installation. What is phpize? Where to copy the file to? How to compile etc?

Appreciate you can provide me step by step guide.

Ling Embarassed
View user's profileFind all posts by Ling LingSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
After you compiled and installed php, you can find phpize in /usr/local/php/bin/ directory or in whatsoever you supplied as --prefix when ran configure. This file "knows" how your php was compiled and where API headers are. So, dbg building script deferphpize simply calls phpize and expects it to create configure script. Then everything go by regular scenario. You run configure with appropriate arguments, then make and make install. Then you copy dbg.so to directory for php extensions and include it in php.ini as described in http://www.php-debugger.com/ site
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How to compile and install DBG in Linux?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic