delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/08/25/10:56:05

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: <03F4742D8225D21191EF00805FE62B990205E29D@AA-MSG-01>
From: John Wiersba <John DOT Wiersba AT medstat DOT com>
To: "' Clark Sims '" <clarksimsgnu AT my-Deja DOT com>,
"'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com>
Subject: RE: Newbie questions
Date: Wed, 25 Aug 1999 10:53:00 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)

> -----Original Message-----
> From: Clark Sims [mailto:clarksimsgnu AT my-Deja DOT com]

<lots of SNIPs>

> How do I "see the bash man page"?

See below

> 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:/CCLI
> B/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

As another poster hinted, the colon is a path element separator, so
d:/anything won't work.  Try
mount

mkdir /d
mount d: /d

and then put /d/anything in your path.  There's more info about mount
scattered throughout the documentation/FAQ.

> d:/fsf/bin contains man.exe but I can't run man.
> Is the cygwin install supposed to contain man.exe?

I downloaded the man package from the franken ftp site, but if you already
have another man, then maybe that will work.  I believe the man pages are
included in the install, but man.exe is not, for some reason.

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