Closed p5pRT closed 22 years ago
Hi\, I downloaded the latest Perl snapshot and configure failed very near the start with "I can't find cat anywhere".
Apparently\, it looks in a standard set of paths (e.g. /usr/bin etc.) but does not look at $PATH.
Also\, the line _exe='' looks suspicious\, since my cat is 'D:/djgpp/bin/cat.exe' .
Cheers\, Philip
On Sun\, Dec 30\, 2001 at 02:02:33PM +0100\, Philip Newton wrote:
Hi\, I downloaded the latest Perl snapshot and configure failed very near the start with "I can't find cat anywhere".
Apparently\, it looks in a standard set of paths (e.g. /usr/bin etc.) but does not look at $PATH.
The "standard set of paths" is rather extensive... where *is* your cat?
Also\, the line _exe='' looks suspicious\, since my cat is 'D:/djgpp/bin/cat.exe' .
_exe is set by the cygwin hints file.
Cheers\, Philip
-- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
On Sun\, Dec 30\, 2001 at 07:26:16PM +0200\, Jarkko Hietaniemi wrote:
On Sun\, Dec 30\, 2001 at 02:02:33PM +0100\, Philip Newton wrote:
Hi\, I downloaded the latest Perl snapshot and configure failed very near the start with "I can't find cat anywhere".
Apparently\, it looks in a standard set of paths (e.g. /usr/bin etc.) but does not look at $PATH.
The "standard set of paths" is rather extensive... where *is* your cat?
Also\, the line _exe='' looks suspicious\, since my cat is 'D:/djgpp/bin/cat.exe' .
Duh. Can't read. Okay.
_exe is set by the cygwin hints file.
Cheers\, Philip
-- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
-- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
I assume this got fixed\, I'm marking the problem ticket as resolved.
@jhi - Status changed from 'open' to 'resolved'
Migrated from rt.perl.org#8153 (status was 'resolved')
Searchable as RT8153$