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 From: "Dave Korn" To: Subject: RE: Missing /bin/sh link Date: Fri, 28 Oct 2005 10:42:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: David Picton wrote: > I'd like to know whether other people have seen this problem. I did a > new installation on a C disk and found that files were missing. The > cause was a missing link - no /bin/sh. I did 'ln -s ash.exe sh.exe' and > reinstalled the > packages, and all was well. sh is meant to be bash these days. Check in /etc/postinstall and see if it has 00bash.sh or 00bash.sh.done, and in either case, remove the link and (re-)run the script. (Make sure no other cygwin processes or services are running except for the one bash shell you're using to do this). cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/