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 Date: Wed, 1 Oct 2003 15:17:13 -0500 (CDT) From: hayward AT slothmud DOT org To: cygwin AT cygwin DOT com Subject: Please Help - Problems installing cygwin... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I just installed cygwin and none of the post-install scripts work after install. I've tried having the cygwin\bin directory at both the front and the end of the path. After installing cygwin, I found the following details: 1) First time running the shell, threw me to "/usr/bin" when I did a pwd. 2) I tried re-running the base-files-mketc.sh.done script - it failed with "/bin/uname not found". Then I tested "/bin/uname" from the command line and it worked fine. Then instead of running "sh base-files-mketc.sh.done" I ran "bash base-files-mketc.sh.done" and it worked fine. Then I tried to run the rest of the postinstall scripts in the same fashion, before they would work I had to add /usr/bin and /bin to the FRONT of the path. (Otherwise it found the DOS "find" program instead of the Unix "find" program. After all of the postinstall scripts worked successfully, I exited the cygwin shell and started it again. I then got "/etc/profile permission denied" ls -l /etc revealed that all files were owned by the default user and group that installed it. Many permissions were as if someone did a chmod 0 on them. Does anyone have suggestions? I suspect it may be the path, but I'm not sure. Thanks, Brian Hayward -- 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/