delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/08/25/11:16:38

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>,
<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <37C40768.4C8B@bigfoot.com>
Date: Wed, 25 Aug 1999 16:10:32 +0100
From: Keith Starsmeare <kxs AT bigfoot DOT com>
X-Mailer: Mozilla 3.01 (X11; I; HP-UX B.10.20 9000/735)
MIME-Version: 1.0
To: Clark Sims <clarksimsgnu AT my-Deja DOT com>
CC: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Newbie questions
References: <HOHHDPOEPHCCCAAA AT my-deja DOT com>

Clark Sims wrote:
> echo $PATH produces:
> 
> /cygnus/CYGWIN~1/H-I586~1/bin:/cygnus/CYGWIN~1/H-I586~1/bin:d:/fsf/emacs-19.34/bin:d:/fsf/bin:/WINNT/system32:/WINNT:d:/CCLIB/libnt:d:/WATCOM/BINNT:d:/WATCOM/BINW:d:/util:.:d:/PROGRA~1/ULTRAEDT
> 
> d:/fsf/emacs-19.34/bin contains emacs.exe
> but I can't run emacs unless I specify the full path

Use //d/ instead of d:/ in your PATH. Your PATH looks very confusing
otherwise as : is used as the field separator.

Of course, //d/ support is going to be phased out in favour of using
mount points. So use:

  mkdir /d
  mount d: /d

Then your PATH would just need to include /d/fsf/emacs-19.34/bin

Keith

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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