| Choy, Wai Yew 2006-11-24, 3:57 am |
| Hi Tamer,
Hmm...Just curious....
Assume I have the "--with-libdir" option..... Will adding
"with-libdir=3D/home/nc3/instantclient" in the "./configure" script =
causes
OTHER library to fail?
Coz' from what I know, if I didn't specify "--with-libdir=3D" option, it
will default to the "/lib" directory for the library files. Am I right?
Thanks..
-----Original Message-----
From: Tamer Higazi [mailto:tameritoke2@arcor.de]=20
Sent: Friday, November 24, 2006 6:20 PM
To: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] Problem installing PHP; Oracle Instant Client
10.2;Solaris v10 (libnnz10.so not found)
Hi Way Yew!
Never copy libraries. Otherwise the configure script ask for other=20
dependencies which he wouldn't find. Copying is never the sollution,=20
however I never solved the problem that way.
../configure --help | less
should tell you paged what "--with--xxx" options are available.
The 3rd option, if nothing would work after running the configure=20
script, without a sollution, is to edit the Makefile itself.
Tamer
Choy, Wai Yew schrieb:
> Hi Tamer,
>
> Thanks....... So the --with-libdir should point to where the file "
> libnnz10.so" located?
>
> Ie. --with-libdir=3D/home/nc3/instantclient=20
>
> Or should I copy the file "libnnz10.so" to the default lib directory?
In
> this case, where is the default lib directory??
>
> Thanks..
> -----Original Message-----
> From: Tamer Higazi [mailto:tameritoke2@arcor.de]=20
> Sent: Thursday, 23 November 2006 5:48 PM
> To: php-install@lists.php.net
> Subject: Re: [PHP-INSTALL] Problem installing PHP; Oracle Instant
Client
> 10.2;Solaris v10 (libnnz10.so not found)
>
> Hi Way Yew,
> 1) As you can see, you didn't include the lib directory of PHP 5.2.0
in=20
> the configure script!
> 2) try "--with-libdir" or --libdir option!
> 3) If the error is still the same... please edit the "Makefile" and
add=20
> the library path by hand.
>
> and always use the latest version. The latest versions will always
have=20
> not new features also a huge numbers of bugfixes you and me don't like
[color=darkred]
> to run over again.
>
>
> Tamer
>
> Choy, Wai Yew wrote:
>
> =20
[color=darkred]
or[color=darkred]
>
> =20
> install"
> =20
> PHP=20
> =20
[color=darkred]
[color=darkred]
|