php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16760 PHP_EXTENSION_DIR can not be changed via configure
Submitted: 2002-04-23 11:58 UTC Modified: 2002-04-23 20:47 UTC
From: PLancashire at Columbia dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 4.0CVS-2002-04-23 OS: Solaris 2.8
Private report: No CVE-ID: None
 [2002-04-23 11:58 UTC] PLancashire at Columbia dot com
Can not change where java.so is to be placed

---Environment------------------------------------
Solaris Sparc 2.8 64 bit (sparcv9) 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
---------------------------------------------------

need a --with-extension-dir=<path>

but is "extension" the correct word, after reading
the configure source ?

-pete



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-23 11:59 UTC] PLancashire at Columbia dot com
add configure command used to create

---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
---------------------------------------------------
 [2002-04-23 20:47 UTC] sniper@php.net
No need to report same issue two times. Update the 
#16758 when needed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC