Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40FF7754.1080809@hq.astra.ph> Date: Thu, 22 Jul 2004 16:14:12 +0800 From: Carlo Florendo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: Nick Sabalausky , cygwin AT cygwin DOT com Subject: Re: No /bin after installation References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Nick Sabalausky wrote: >I've tried installing Cygwin numerous times with > the current setup program (www.cygwin.com/setup.exe), > and have the base packages and a number of the > developer packages selected. But when installation > completes, I have the /etc, /lib, /usr, and /var >directories but there's no /bin directory. >Because of this, when I try to run Cygwin, I get > the error "The system cannot find the path specified. > 'bash' is not recognized as an internal or external > command, operable program, or batch file." > > > Well, if you were able to open a terminal, then that means at least one shell is installed. Type `echo $PATH' (without the quotes of course) on the command line: What does the PATH variable say? Please note shat `echo $PATH' will work on sh, zsh, bash, and csh. Thanks! Best Regards, Carlo ------ Carlo Florendo Astra Philippines Inc. www.astra.ph -- 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/