You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Carol Lennox <lc...@mills.edu> on 1999/03/29 05:18:02 UTC

config/4159: APACI - install-bindist.sh doesnt seem to handle $1 option right

>Number:         4159
>Category:       config
>Synopsis:       APACI - install-bindist.sh doesnt seem to handle $1 option right
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Mar 28 19:20:00 PST 1999
>Last-Modified:
>Originator:     lcl@mills.edu
>Organization:
apache
>Release:        1.3.6
>Environment:
irix 6.5.2 binary downloaded on 3/26/99 from ftp.apache.org to our irix 6.5.3 
IP22 system.
>Description:
1. switched from csh to sh
2. executed install-bindist.sh using this syntax

    ella% ./install-bindist.sh /usr/local/lib/www/apache_1.3.6

3. after completion, no errors, i went to 

   ella% cd /usr/local/lib/www/apache_1.3.6/bin and did this:

   grep -i '/usr/local/apache' 
apxs:my $CFG_PREFIX        = '/usr/local/apache';  # substituted via APACI install

i expected to see
apxs:my $CFG_PREFIX        = '/usr/local/lib/www/apache_1.3.6

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> 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!         ]