delorie.com/archives/browse.cgi | search |
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: | <000201bf9b11$cc2fd7a0$d29294c3@aqua00> |
From: | "Simo Tuominen" <simotit AT evitech DOT fi> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | B20.1: problem with PATH in cygnus.bat |
Date: | Fri, 31 Mar 2000 12:47:54 +0300 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
(Disclaimer: I'm not certain this hasn't come up, but I didn't find it in the archives.) Having downloaded and installed the usertools package I tried to run cygnus.bat as per instructions. The script failed with "Too many parameters". I looked into my environment variables and noticed a likely culprit: there's a space in a directory name in my PATH. Since using a space works inside quotes I made a simple assumption, edited cygnus.bat, and it worked. Fix: open cygnus.bat from wherever you installed it in a text editor, locate the line the begins with SET PATH, and change %PATH% to "%PATH%". -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |