Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

[PHP3] Php3 Build problem on Redhat 5.2 From: Bill OConnor (wtoconnor <email protected>)
Date: 03/26/99

With the patient help of Rasmus I've tried to install Php3.0.7 on Redhat
5.2.

Installed MySql development and client

Php
./configure --with-mysql --with-apache=../apache_1.3.4
make
make install
Apache
./configure --activate-module=src/modules/php3/libphp3.a
make
.
.
When it goes to link Php the ld command has "-W1,-rpath," in it which btw
seems to be ok with gcc. Removing the "-W1" and the comma from the end of
"-rpath," allows the ld command to succede. There is no -W1 option for the
ld with RH 5.2.

Maybe I have something configured incorrectly.

Everthing seems to work, thanks...

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>