Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

[PHP3] Apache + php3 + ldap + Informix From: Le Moing Laurent (laurent <email protected>)
Date: 01/31/99

Hi
y have problem compiling Apache 1.3.4 + php3 csv + ldap + Informix 7.2
on Linux Redhat

Compile is ok without informix or with mysql
but y have this error with informix

no error before
and . .

===> src/main
gcc -c -I../os/unix -I../include -DLINUX=2 -DUSE_HSREGEX `../apaci`
gen_test_char.c
gcc -DLINUX=2 -DUSE_HSREGEX `../apaci` -o gen_test_char
gen_test_char.o -Lmodules/php3 -L../modules/php3 -L../../modules/php3
-lmodphp3 -lgdbm -L/usr/local/ldap/lib -Wl,-rpath,/usr/local/ldap/lib
-lldap -llber -L/usr/informix/lib -L/usr/informix/lib/esql
-lifsql -lifasf -lifgen -lifos -lifgls -ldl -lcrypt
/usr/informix/lib/esql/checkapi.o -lifglx -lgd -lm -ldl -lcrypt -lnsl
-lresolv -lm -lcrypt
./gen_test_char >test_char.h
./gen_test_char: error in loading shared libraries
libifasf.so: cannot open shared object file: No such file or directory
make[3]: *** [test_char.h] Error 127
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/apache_1.3.4/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/apache_1.3.4'
make: *** [build] Error 2

at the make of apache

Thanks
.
 the make of apache

y am not a guru of c compile under linux, but y figure make it correctly

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>