From nobody@hyperreal.com Mon Jan 6 01:35:39 1997 Received: by taz.hyperreal.com (8.8.3/V2.0) id BAA10310; Mon, 6 Jan 1997 01:35:39 -0800 (PST) Message-Id: <199701060935.BAA10310@taz.hyperreal.com> Date: Mon, 6 Jan 1997 01:35:39 -0800 (PST) From: Jesper Holck Reply-To: holck@knold.ballehs.dk To: apbugs@hyperreal.com Subject: Problem with "PrintPath" script during install X-Send-Pr-Version: 3.2 >Number: 85 >Category: os-ultrix >Synopsis: Problem with "PrintPath" script during install >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jan 6 01:40:01 1997 >Last-Modified: Fri Jan 24 20:00:46 PST 1997 >Originator: holck@knold.ballehs.dk >Organization: >Release: 1.2b4 >Environment: Ultrix 4.5, Apache 1.2b4, gcc >Description: In the shell script "PrintPath", the line if [ -x $path/$1 ]; then is not accepted by my shell. I changed the line to if [ -r $path/$1 ]; then and everything ran smoothly. >How-To-Repeat: >Fix: See abov >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Jan 24 20:00:46 PST 1997 State-Changed-Why: Several changes have been made to PrintPath which should fix this. The fixed version will be in 1.2b5 when released. >Unformatted: