Hi i'm new in the list.. and have problems install php.

When I install with the following options

./configure --with-apxs=/usr/local/bin/apxs
--with-config-file-path=/etc/httpd/conf --enable-versioning
--with-system-regex --disable-debug --enable-track-vars --without-gd
--with-zlib --with-mysql=/usr/local --with-psql=/usr/local
--with-openssl=/usr/local --prefix=/usr/local

Make say:

Making all in .
/bin/sh /usr/packages/php-4.0.6/libtool --silent --mode=link gcc  -I.
-I/usr/packages/php-4.0.6/ -I/usr/packages/php-4.0.6/main
-I/usr/packages/php-4.0.6 -I/usr/local/include
-I/usr/packages/php-4.0.6/Zend -I/usr/local/include/mysql
-I/usr/packages/php-4.0.6/ext/xml/expat/xmltok
-I/usr/packages/php-4.0.6/ext/xml/expat/xmlparse
-I/usr/packages/php-4.0.6/TSRM  -DUSE_EXPAT -DSUPPORT_UTF8
-DXML_BYTE_ORDER=12 -g -O2   -o libphp4.la -rpath
/usr/packages/php-4.0.6/libs -export-symbols
/usr/packages/php-4.0.6/sapi/apache/php.sym -avoid-version
-L/usr/local/lib -L/usr/local/lib/mysql  -R /usr/local/lib -R
/usr/local/lib/mysql stub.lo  Zend/libZend.la  sapi/apache/libsapi.la
main/libmain.la    ext/zlib/libzlib.la ext/mysql/libmysql.la
ext/openssl/libopenssl.la ext/pcre/libpcre.la ext/posix/libposix.la
ext/session/libsession.la ext/standard/libstandard.la ext/xml/libxml.la
TSRM/libtsrm.la -lpam -lmysqlclient -lz -lz -lcrypt -lssl -lcrypto -lm
Making all in pear

and it does not finish  

but, if exempt the option  --with-openssl=/usr/local,

makee say

Making all in .
/bin/sh /usr/packages/php-4.0.6/libtool --silent --mode=link gcc  -I.
-I/usr/packages/php-4.0.6/ -I/usr/packages/php-4.0.6/main
-I/usr/packages/php-4.0.6 -I/usr/local/include
-I/usr/packages/php-4.0.6/Zend -I/usr/local/include/mysql
-I/usr/packages/php-4.0.6/ext/xml/expat/xmltok
-I/usr/packages/php-4.0.6/ext/xml/expat/xmlparse
-I/usr/packages/php-4.0.6/TSRM  -DUSE_EXPAT -DSUPPORT_UTF8
-DXML_BYTE_ORDER=12 -g -O2   -o libphp4.la -rpath
/usr/packages/php-4.0.6/libs -export-symbols
/usr/packages/php-4.0.6/sapi/apache/php.sym -avoid-version
-L/usr/local/lib/mysql  -R /usr/local/lib/mysql stub.lo  Zend/libZend.la
sapi/apache/libsapi.la  main/libmain.la    ext/zlib/libzlib.la
ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la
ext/session/libsession.la ext/standard/libstandard.la ext/xml/libxml.la
TSRM/libtsrm.la -lpam -lmysqlclient -lz -lz -lcrypt -lm
/usr/libexec/elf/ld: cannot find -lpq
*** Error code 1

I dont have idea, what happen.

Any suggestions are greatly appreciated.

Thanks for you help.

Regards,

-- 

JULIO CESAR PINTO
Web Services
System Administrator
IFX NETWORKS COLOMBIA
www.ifx.com.co
Ph : 571 - 3256000
Fax: 571 - 3256025


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to