X-Spam-Check-By: sourceware.org Message-ID: Date: Thu, 3 May 2007 19:05:36 -0700 From: "N Y" To: cygwin AT cygwin DOT com Subject: Cygwin Problems on Vista (Install and others) In-Reply-To: <612021330705031857s5e0bc1c8se769b588fd7c1588@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <612021330705031857s5e0bc1c8se769b588fd7c1588 AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 I've read that some people can get Cygwin to run on Vista without problems, but I've run into almost every reported problem. I've trying to install Cygwin on my new Dell laptop for two days now. Intel Centrino Duo with Vista Ultimate. I'm installing for all users, unix mode. From category view, I'm installing all groups except for audio, databases, games, and publishing. I have the 2.510.2.2 setup.exe. The installed cygwin1.dll is 1.5.24-cr-0x5f1. First problem: hang on gnuplot.sh I tried everything: run as administrator, setting the compatibility mode, set the Windows PATH to include "C:\cygwin\bin" before running setup.exe (via cmd shell), disabling UAC - nothing worked. Finally I opened Task Manager and manually killed the bash process. That kicked setup to continue. Eventually I re-ran gnuplot.sh manually, once I got bash running happily. Second problem: When I started the cygwin shell (via the desktop shortcut), I got this message "Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users." So I ran mkpaswd and mkgroup and that problem went away. Third problem: Then I tried to click the startx shortcut on the desktop. The xserver starts but the xterm that comes with it never appears. I tried startx from the cygwin bash shell. Sometimes it starts and an xterm appears. and sometimes it exits right away. I closed all cygwin apps and ran ash from cmd.exe, ran rebaseall. Now the startx works from the cygwin bash shell. Fourth problem: I wanted to quickly test my access to a remote system via rsh. I open a cygwin bash shell and run "rsh user1 AT foo ls" and get back: "12673 [main] rsh 4060 C:\cygwin\bin\rsh.exe: *** fatal error - couldn't dynami cally determine load address for 'rcmd' (handle 0x74140000), Win32 error 127 Hangup" No solution to this problem yet. If anyone has any suggestions I'd love to hear it. N -- 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/