>Number: 3706 >Category: mod_jserv >Synopsis: configure script relies on old <1.3.4 installation directory >structure >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Jan 17 17:40:00 PST 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.4 >Environment: Not relevant for the problem. >Description: Installing 1.3.4 and mod_jserv1.0b2 afterwards won't autoconfigure because the directory structure has changed from 1.3.3 to 1.3.4. This means APXS doesn't anymore reside in apache_install/sbin. configure looks into apache_install/sbin only to find apxs. Thats the problem, patched the configure script to look into apache_install/bin (which seems to be the new home of apxs) works fine. >How-To-Repeat: Build 1.3.4 and try to configure mod_jserv --with-apache-install=apache_install >Fix: This means APXS doesn't anymore reside in apache_install/sbin. configure looks into apache_install/sbin only to find apxs. Thats the problem, patched the configure script to look into apache_install/bin (which seems to be the new home of apxs) works fine. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
