From:             [EMAIL PROTECTED]
Operating system: Solaris 2.8
PHP version:      4.0CVS-2002-04-23
PHP Bug Type:     *Compile Issues
Bug description:  Configure "Libraries have been installed in" and where they really 
are

configure reports wrong location of where the java.so
extension is for updating the LD_LIBRARY_PATH

---Environment------------------------------------
Solaris Sparc 2.8 Patchkit as of 5/Apr/2002
Gcc 3.0.3 (Sunfreeware)
binutils 2.11.2 (Sunfreeware)
GNU Make version 3.79.1 (Sunfreeware)
GNU libtool 1.4 (1.920 2001/04/24 23:26:18) (Sunfreeware)
java j2sdk1.4.0
Zlib 1.1.4 (source)
php 4.1.2

PATH includes /usr/j2sdk1.4.0/bin
JAVA_HOME /usr/j2sdk1.4.0
---------------------------------------------------

---configure---------------------------------------
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-config-file-path=/usr/local/apache/httpd/conf \
--without-mysql \
--with-zlib-dir=/usr/local \
--with-zlib=/usr/local \
--with-java=/usr/j2sdk1.4.0
---------------------------------------------------


---------------------------------------------------
Libraries have been installed in:
   /usr/local/build/php4-200204230600/modules

If you ever happen to want to link against installed libraries [snip]
---------------------------------------------------

Gives the build (source) directory path not the
make install path:
/usr/local/lib/php/extensions/no-debug-non-zts-20010901/java.so

Also question: How do I change the directory this
extension is placed in ?

Thanks

-pete


-- 
Edit bug report at http://bugs.php.net/?id=16758&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16758&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16758&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16758&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16758&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16758&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16758&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16758&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16758&r=submittedtwice

Reply via email to