Edit report at http://bugs.php.net/bug.php?id=16758&edit=1
ID: 16758 Updated by: [email protected] Reported by: PLancashire at Columbia dot com Summary: Configure "Libraries have been installed in" and where they really are -Status: Assigned +Status: Closed Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: Solaris 2.8 PHP Version: 4.1.2 -Assigned To: +Assigned To: jani Block user comment: N Private report: N New Comment: This was "fixed" long time ago, the path where shared modules are installed is shown when you do 'make install'. Previous Comments: ------------------------------------------------------------------------ [2002-04-23 19:12:54] [email protected] Reclassified. The configure options to control this and the other stuff installed are not working that well. btw. Update to PHP 4.2.0 first. Then check the --with-layout and --prefix and --libdir options. --Jani ------------------------------------------------------------------------ [2002-04-23 11:30:31] PLancashire at Columbia dot com 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 this bug report at http://bugs.php.net/bug.php?id=16758&edit=1
