delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/12/06/22:36:49

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 6 Dec 2004 21:36:34 -0600
Message-ID: <24612108.1102390594499.JavaMail.cygwin@claymccoy.com>
From: cygwin AT claymccoy DOT com
To: cygwin AT cygwin DOT com
Subject: Re: commands not found
Mime-Version: 1.0
X-IsSubscribed: yes

------=_Part_130_4469532.1102390594375
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I ran the bash login from dos (bash --login -i -x)and it logged me in just fine,
there was no output.  It still says that commands can't be found but the output
is a little different.  Now it puts a + and the command before telling me that
it can't be found.

Something that concerns me, aside from my path, is according to my cygcheck, my
home is:
HOME = `C:\cygwin\home\Clay'
But that directory doesn't exist.

I don't know even what to ask about the multiple cygwin1.dlls.
I did try to install cygwin x, and then installed cygwin multiple times trying
to get it to work right.  Always with the same setting sthough, I thought I was
just overwriting itself.

So this just works for everyone else huh?  That figures...


> I don't know a lot about this, but the following line is in the attached 
> cygcheck.out
> 
> Warning: There are multiple cygwin1.dlls on your path
> 
> If I recall correctly, this is a bad thing.
> 
> 
> 
> Dave Korn wrote:
> 
> >>-----Original Message-----
> >>From: cygwin-owner On Behalf Of Dave Korn
> >>Sent: 06 December 2004 19:21
> >>    
> >>
> >>>-----Original Message-----
> >>>From: cygwin-owner On Behalf Of cygwin
> >>>Sent: 06 December 2004 19:14
> >>>To: cygwin
> >>>Subject: Re: commands not found
> >>>
> >>>I've attached the cygcheck, and also the output of env.  The 
> >>>wrong directories
> >>>definitely seem to be in my path.  I am used to changing that 
> >>>with setenv, but I
> >>>can't use that here.
> >>>Thanks for your responses.
> >>>      
> >>>
> >>  Try double clicking the "cygwin" icon on either your 
> >>desktop or your start menu.
> >>    
> >>
> >
> >  Oops, no.  I thought the cygwin.bat file sets your initial path and you were
> >bypassing it, but after taking a closer look I guess it doesn't.  So let's see
> >what your shell startup scripts are doing instead.
> >
> >  Fire up a cmd.exe shell, change dir into C:\cygwin\bin, and enter "bash
> >--login -i -x", and show us what the output looks like.
> >
> >
> >
> >    cheers, 
> >      DaveK
> >  
> >
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
------=_Part_130_4469532.1102390594375
Content-Type: message/rfc822

Return-Path: <cygwin-return-101352-cygwin=claymccoy DOT com AT cygwin DOT com>
Received: from sourceware.org (sourceware.org [12.107.209.250])
	by www7.kc.aoindustries.com (8.12.9-20030917/8.12.9) with SMTP id iB6JkWlU016275
	for <cygwin AT claymccoy DOT com>; Mon, 6 Dec 2004 13:46:32 -0600
Received: (qmail 28265 invoked by alias); 6 Dec 2004 19:46:30 -0000
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-cygwin=claymccoy DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Received: (qmail 28229 invoked from network); 6 Dec 2004 19:46:25 -0000
Received: from unknown (HELO ispmxmta06-srv.alltel.net) (166.102.165.167) by sourceware.org with SMTP; 6 Dec 2004 19:46:25 -0000
Received: from alltel.net ([162.40.164.168]) by ispmxmta06-srv.alltel.net with ESMTP id <20041206194620 DOT QUTJ27305 DOT ispmxmta06-srv DOT alltel DOT net AT alltel DOT net> for <cygwin AT cygwin DOT com>; Mon, 6 Dec 2004 13:46:20 -0600
Message-ID: <41B4B6D7 DOT 6040101 AT alltel DOT net>
Date: Mon, 06 Dec 2004 13:45:27 -0600
From: Ken Dibble <kdibbleNOSPAM AT alltel DOT net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: commands not found
References: <NUTMEGnqb6bbkulhJUk000003f2 AT NUTMEG DOT CAM DOT ARTIMI DOT COM>
In-Reply-To: <NUTMEGnqb6bbkulhJUk000003f2 AT NUTMEG DOT CAM DOT ARTIMI DOT COM>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I don't know a lot about this, but the following line is in the attached 
cygcheck.out

Warning: There are multiple cygwin1.dlls on your path

If I recall correctly, this is a bad thing.



Dave Korn wrote:

>>-----Original Message-----
>>From: cygwin-owner On Behalf Of Dave Korn
>>Sent: 06 December 2004 19:21
>>    
>>
>>>-----Original Message-----
>>>From: cygwin-owner On Behalf Of cygwin
>>>Sent: 06 December 2004 19:14
>>>To: cygwin
>>>Subject: Re: commands not found
>>>
>>>I've attached the cygcheck, and also the output of env.  The 
>>>wrong directories
>>>definitely seem to be in my path.  I am used to changing that 
>>>with setenv, but I
>>>can't use that here.
>>>Thanks for your responses.
>>>      
>>>
>>  Try double clicking the "cygwin" icon on either your 
>>desktop or your start menu.
>>    
>>
>
>  Oops, no.  I thought the cygwin.bat file sets your initial path and you were
>bypassing it, but after taking a closer look I guess it doesn't.  So let's see
>what your shell startup scripts are doing instead.
>
>  Fire up a cmd.exe shell, change dir into C:\cygwin\bin, and enter "bash
>--login -i -x", and show us what the output looks like.
>
>
>
>    cheers, 
>      DaveK
>  
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


------=_Part_130_4469532.1102390594375
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------=_Part_130_4469532.1102390594375--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019