Search found 3 matches

by andy ubu
Mon Jan 12, 2009 2:21 pm
Forum: Installation and Configuration
Topic: php-config
Replies: 2
Views: 3269

Re: php-config

Finally, php-config is a script that come with PHP when you install it with an appropriate option (don't know what yet). So, the only way I can access to that is to reinstall php! I decide to wait a little bit. When I upgrade to the new version of PHP I will remember to install it. For a while, just...
by andy ubu
Mon Jan 12, 2009 1:10 pm
Forum: Installation and Configuration
Topic: php-config
Replies: 2
Views: 3269

Re: php-config

It turns out that the package I downloaded has nothing to do with the script I need. It's a PEAR package providing manipulation of PHP config to programmer.
So I still need to find out where to download the php-config script
by andy ubu
Mon Jan 12, 2009 12:22 pm
Forum: Installation and Configuration
Topic: php-config
Replies: 2
Views: 3269

php-config

Hi there: I have PHP 5.2.6 on Ubuntu 8.10 Recently, I installed swig 3.1.36 in order to run some C++ libraries from PHP During compilation, the compile needs info about php include files, using php-config I install php-config (1.10.11-1), still when I run $ php-config --includes I always receive the...