| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.2 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,SARE_URI_DIGITS4,TW_YG |
| X-Spam-Check-By: | sourceware.org |
| X-Yahoo-SMTP: | mjD.OBqswBAPbVUxYJaYPvc61jLEnpq8VnBwJGdbEJOPA9xw |
| Message-ID: | <4DAAF75B.5090206@sbcglobal.net> |
| Date: | Sun, 17 Apr 2011 14:21:15 +0000 |
| From: | Greg Chicares <gchicares AT sbcglobal DOT net> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: failure to install on xp |
| References: | <BANLkTi=8AZA9-5MU29ai_FyxR=TuHd=OkQ AT mail DOT gmail DOT com> |
| In-Reply-To: | <BANLkTi=8AZA9-5MU29ai_FyxR=TuHd=OkQ@mail.gmail.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 2011-04-16 02:34Z, Dov Kruger wrote:
> We have two fairly identical windows XP boxes. On mine, cygwin is working
> beautifully, with X. My coworker tried, but she didn't have admin rights
> and X wouldn't install right. Then she got the coveted admin rights, so we
> tried to re-install. It failed. So we thought we would install clean,
> deleting c:\cygwin and starting over. The installation fails in the
> middle with the following error:
Because the first attempt failed, I'd do this:
http://www.cygwin.com/faq/faq-nochunks.html#faq.setup.uninstall-all
> Microsoft visual c++ runtime library
> Runtime Error!
> Program: C:\cygwin\bin\bash.exe
> ? This application has requested the Runtime to terminate it in an
> unusual way 11:09:10 AM
That's weird: 'cygcheck /bin/bash' should confirm that bash.exe does not
depend on the msvc runtime. Yet there have been a few similar reports:
http://www.google.com/search?q=site%3Acygwin.com+"Microsoft+visual+c%2B%2B+runtime+library"
Based on them, I'd suggest that you
- remove cygwin completely as above, but in step four also remove the
download directory;
- set a minimal %PATH% before starting setup.exe to reinstall;
- run cygcheck -s -v -r as suggested here:
http://cygwin.com/problems.html
being especially wary of multiple cygwin dlls...and post the output
here as an attachment if there are any further problems
> I have Microsoft Visual Studio 2003.net and 2005 installed. She does not.
> How can I view a log so we can determine what DLL is failing?
One of the messages found by googling as above suggests Dependency Walker.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |