This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem in tcsh


On Wed, Apr 02, 2003 at 03:13:08PM +0530, Soumitra Pal wrote:
> >Not yet.  What does `which Perl' tell you?  (The built-in which,
> >not /bin/which).
> >
> >Corinna
> 
> Built-in which gives:
> Perl: Command not found.
> 
> But "/bin/which" gives:
> /cygdrive/d/Perl/bin/Perl
> 
> So it seems that it is a problem with tcsh.

It seems so but I can't reproduce it.  I need more details:

Output of
- id
- ls -l /cygdrive/d/Perl/bin/Perl.exe
- getfacl /cygdrive/d/Perl/bin/Perl.exe

and the trace file of
- strace -o trace.out tcsh -c 'which Perl'

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]