[PHP-INST] Php extensions - linking to external libraries

2001-09-05 Thread Larry Cotton
Help Anyone out there know where and how I should sepecify external libraries to link to ? At the moment I have a line in my config.m4 which looks like : EXTRA_LIBS="$EXTRA_LIBS -lwebprodssinterface -llibrcgateway -llibplaylist" but whenever I build I get an error : /usr/bin/ld: cannot open -lw

[PHP-INST] Php extensions - linking to external libs

2001-09-05 Thread Larry Cotton
Hi I have written a php extension which relies on external libraries. Does anyone know what I need to do to link to these libraries when building php ? Cheers Larry Imerge Limited Tel :- +44 (0)

[PHP-INST] Php built in extensions

2001-09-05 Thread Larry Cotton
I've written some functions which I want to use as php extensions on linux. I've downloaded php-4.0.6 and built it successfully. I auto-generated the files using the instuctions in the Zend documenteation at http://www.zend.com/apidoc/c269.php They tell you to do something like this : cd /usr/l

[PHP-INST] Php built in extensiond

2001-09-05 Thread Larry Cotton
Imerge Limited Tel :- +44 (0)1954 783600 Unit 6 Bar Hill Business Park Fax :- +44 (0)1954 783601 Saxon Way Web :- http://www.imerge.co.uk Bar Hill Cambri

[PHP-INST] PHP extensions ...

2001-09-04 Thread Larry Cotton
Hi I've written some functions which I want to use as php extensions on linux. I've downloaded php-4.0.6 and built it successfully. I auto-generated the files using the instuctions in the Zend documenteation at http://www.zend.com/apidoc/c269.php They tell you to do something like this : cd /u

[PHP-INST] Install & Build Php4 with Apache 1.3.20 - Directory st ructure and include paths

2001-08-30 Thread Larry Cotton
Hi Previously I wrote : I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in th

[PHP-INST] Install & Build Php4 with Apache 1.3.20 - Directory st ructure and include paths

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Install & Build Php4 with Apache 1.3.20 - Directory st ructure and include paths

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Install & Build Php4 with Apache 1.3.20 - Directory structure and include paths

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Install & Build Php4 with Apache 1.3.20 - Directory structure and include paths

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Compiling php4 with apache - directory stucture and include paths

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Directory structure and include paths for php and apache

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Compiling php with apache

2001-08-30 Thread Larry Cotton
Hi I've been trying to install and build php 4 with apache 1.3.20 on linux and have had a couple of minor problems. I've been following the build instructions at http://www.php.net/manual/en/install.apache.php. 1) As indicated in the above instructions I configure the php using the following co

[PHP-INST] Directory settings when running make install

2001-08-29 Thread Larry Cotton
Hi I'm trying to install php and apache under linux. I've downloaded the sources and configure php using the following command : ./configure --with-mysql --with-apache=../apache_1.3.20 --enable-track-vars --with-config-file-path="/imerge/home/lc1/php-4.0.6/usr/local/lib" make seems to run throu