delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/05/18/16:02:47

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
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: <3162276867F9D21190E100A0C9AC0CE90A64B0@phormax1.phormax.com>
From: Brian Wilfley <bwilfley AT phormax DOT com>
To: "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com>
Subject: B20: cygwin.bat: too many parameters
Date: Thu, 18 May 2000 13:02:08 -0700
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)

Hi,

I'm running ver B20_2 on Windows 98.  I had a problem getting cygwin.bat to
run.  It reported the message "Too many parameters" and the resulting path
was not properly set.  The posting:

http://sourceware.cygnus.com/ml/cygwin/1998-11/msg00144.html

dealt with the question.  The problem is that my path _prior to invoking
cygwin.bat_ contained a space.  I implemented the following change to
cygwin.bat

Change:

SET PATH=c:\bin;c:\usr\local\bin;%PATH%

to:

SET PATH=c:\bin;c:\usr\local\bin;"%PATH%"

Note the double quotes.

I don't know enough to say whether this is generally acceptable, but here it
all is for what it's worth.


Brian Wilfley
PhorMax Corporation
2650 East Bayshore Road
Palo Alto, CA 94303
bwilfley AT phormax DOT com
650 213 1226 (voice)
650 320 8410 (fax) 

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