delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/03/14/12:42:13

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <cee932cf0803141041r32d0b551iab72ef2dd1b02031@mail.gmail.com>
Date: Fri, 14 Mar 2008 13:41:28 -0400
From: "Jason Alonso" <jbalonso AT gmail DOT com>
Reply-To: jalonso AT media DOT mit DOT edu
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin doesn't install on Windows Server 2008 (x64).
In-Reply-To: <A28965E490DE4B4DBE938ECF7CC19C04073F4C61@blums0014.na.baesystems.com>
MIME-Version: 1.0
References: <E6F7A586E0A3F94D921755964F6BE0060167423C AT EXCHANGE2 DOT cs DOT cornell DOT edu> <A28965E490DE4B4DBE938ECF7CC19C04073F4C5D AT blums0014 DOT na DOT baesystems DOT com> <E6F7A586E0A3F94D921755964F6BE00601674283 AT EXCHANGE2 DOT cs DOT cornell DOT edu> <A28965E490DE4B4DBE938ECF7CC19C04073F4C61 AT blums0014 DOT na DOT baesystems DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

Hello,

On Fri, Mar 14, 2008 at 1:26 PM, Popper, Samuel (US SSA) wrote:
> Your PATH does not yet have any part of cygwin in it, so I just added
>  it:
>  export PATH=$PATH:/bin:/usr/bin
>
>  Try adding it to your path and see if you get better results.
>
>  But the behavior I saw was different- when the shell couldn't find a
>  command, it gave an error message but did not spawn a new process.

I was about to comment similarly, but I was observing that it sounds
like non-Cygwin processes were being spawned (or doing the spawning).
So, a couple of things:

1) Try sending the output of cygcheck -s.  It sounds like this is
going to be a problem, so at least report the output of echo $PATH.
2) If the wrong executables are being launched, putting /bin and
/usr/bin at the end of PATH isn't going to help, but putting them at
the front will (export PATH=/bin:/usr/bin:$PATH).

Cheers,
Jason

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019