Re: Apache, PHP3, Oracle
Date: Mon, 21 Feb 2000 11:42:15 +0100
Message-ID: <951134001.4776.0.pluto.d4ee154e_at_news.demon.nl>
Looks like $ORACLE_HOME and/or $LD_LIBRARY have not been set.
Hth,
Sybrand Bakker, Oracle DBA
Bianca Koller <biko_at_rbg42.siemens.de> wrote in message
news:38B110A3.9D33136F_at_rbg42.siemens.de...
> Hi all,
>
> my OS is Solaris 2.6 and i try to compile the apache server 1.3.11 with
> php3.0.14 modul (compiled with apache-1.3.11 gd-1.2 zlib-1.1.3
> gdbm-1.7.3 and oracle-8)
>
> But i get follwowing error message when i compile the apache with the
> new compiled php3 modul:
>
>
> ld: fatal: library -lclient: not found
> ld: fatal: library -lsqlnet: not found
> ld: fatal: library -lncr: not found
> ld: fatal: library -lsqlnet: not found
> ld: fatal: library -lclient: not found
> ld: fatal: library -lcommon: not found
> ld: fatal: library -lgeneric: not found
> ld: fatal: library -lsqlnet: not found
> ld: fatal: library -lncr: not found
> ld: fatal: library -lsqlnet: not found
> ld: fatal: library -lclient: not found
> ld: fatal: library -lcommon: not found
> ld: fatal: library -lgeneric: not found
> ld: fatal: library -lepc: not found
> ld: fatal: library -lnlsrtl3: not found
> ld: fatal: library -lc3v6: not found
> ld: fatal: library -lcore4: not found
> ld: fatal: library -lnlsrtl3: not found
> ld: fatal: library -lcore4: not found
> ld: fatal: library -lnlsrtl3: not found
> ld: fatal: library -lcore3: not found
>
>
> when i compile php3 without oracle support then no error messages
> appear.
>
>
> Can anyone help me with this problem?
>
> thanks biko
>
>
Received on Mon Feb 21 2000 - 11:42:15 CET