Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k stars 557 forks source link

NOT OK: Perl@13943 on djgpp #4766

Closed p5pRT closed 22 years ago

p5pRT commented 22 years ago

Migrated from rt.perl.org#8153 (status was 'resolved')

Searchable as RT8153$

p5pRT commented 22 years ago

From Philip.Newton@gmx.net

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

p5pRT commented 22 years ago

From @jhi

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

p5pRT commented 22 years ago

From @jhi

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

p5pRT commented 22 years ago

From @jhi

I assume this got fixed\, I'm marking the problem ticket as resolved.

p5pRT commented 22 years ago

@jhi - Status changed from 'open' to 'resolved'