php3-list | 199901
Date: 01/31/99
- Next message: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Previous message: Daniel Miladinov: "Re: [PHP3] pass text field data through get method?"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Previous message: Daniel Miladinov: "Re: [PHP3] pass text field data through get method?"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Apache + php3 + ldap + Informix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

