php-general | 2000071
Date: 07/15/00
- Next message: Wenz Christian: "[PHP] epoche<->date ?"
- Previous message: Matthew Kendall: "Re: [PHP] Expire"
- Next in thread: Rasmus Lerdorf: "Re: [PHP] compiling with oracle"
- Reply: Rasmus Lerdorf: "Re: [PHP] compiling with oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there, Im trying to compile the latest PHP version and it keeps barfing
on the following line :
gcc -o
conftest -g -O2 -Wl,-rpath,/usr/local/oracle/lib -L/usr/local/oracle/lib
conftest.c -lclntsh -lm -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
/usr/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
I have put the library everywhere I can think, and it still cant find it...
I am using 'libclntsh.so.8.0'.
Any ideas why it cant find the library?
Thanks a lot,
Adam
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Wenz Christian: "[PHP] epoche<->date ?"
- Previous message: Matthew Kendall: "Re: [PHP] Expire"
- Next in thread: Rasmus Lerdorf: "Re: [PHP] compiling with oracle"
- Reply: Rasmus Lerdorf: "Re: [PHP] compiling with oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

