autoconf-prs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf/230: autoconf/230: check perl location, don't just use /usr/bin


From: eavis
Subject: autoconf/230: autoconf/230: check perl location, don't just use /usr/bin/perl
Date: Wed, 1 Dec 2004 12:55:08 -0600 (CST)

The following reply was made to PR autoconf/230; it has been noted by GNATS.

From: address@hidden
To: address@hidden,address@hidden
Cc: 
Subject: autoconf/230: check perl location, don't just use /usr/bin/perl
Date: Wed, 15 Jan 2003 12:29:58 -0500

 >Number:         230
 >Category:       autoconf
 >Synopsis:       check perl location, don't just use /usr/bin/perl
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       low
 >Responsible:    akim
 >State:          open
 >Quarter:        
 >Keywords:       
 >Class:          sw-bug
 >Submitter-Id:   net
 >Arrival-Date:   Wed Jan 15 12:29:58 -0500 2003
 >Cases:          
 >Originator:     Ed Avis
 >Release:        
 >Organization:
 
 >Environment:
 An HP-UX box that has perl installed in /tools/perl/bin/ or other random 
location
 >Description:
 A couple of tests are skipped because perl is not found:
 
  39: torture.at:558    interpreter "/usr/bin/perl" not found
 ok (skipped near `torture.at:562')
  40: torture.at:650    interpreter "/usr/bin/perl" not found
 ok (skipped near `torture.at:654')
 >How-To-Repeat:
 Install perl somewhere other than /usr/bin/perl.  Download autoconf-2.57, 
./configure and 'make check'.
 >Fix:
 I couldn't work out where in the code the pathname to perl was stored.  But 
suggest using $PATH rather than hardcoded directory.
 >Unformatted:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]