X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Cc: cygwin@cygwin.com
Message-Id: <958BEC5D-21EC-41B1-8176-E80562EF3D0E@bitmover.com>
From: Georg Nikodym <georgn@bitmover.com>
To: Kyeto <kyeto@free.fr>
In-Reply-To: <23428512.post@talk.nabble.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v930.3)
Subject: Re: Bug to setup Cygwin on Windows Server 2008 64bits
Date: Thu, 7 May 2009 11:08:13 -0400
References: <23422628.post@talk.nabble.com> <20090507135258.GB21324@calimero.vinschen.de> <23428512.post@talk.nabble.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


On 7-May-09, at 10:56 AM, Kyeto wrote:

> I have disabled DEP and now Cygwin run.
> But i have just the pompt with :
>     bash-3.2$ : _
>
> None commands are available
> When i do a "ls" => command not found.
> It's the same for a lot (touch, chmod ...)
>
> But, pwd, cd work

Normally, people start cygwin using cygwin.bat (or an icon on their  
desktop that does the same).  This sets up some useful stuff.

 From the picture in your previous post, you just started a shell  
(bash.exe) inside a command window.  In other words, there no  
guarantee that any useful environment was set up.

The commands that see working are builtin shell commands.  Things like  
ls are not (they are separate executables) and will need a proper path  
to find.

-g


--
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/

