Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <00e401bf3682$fee852b0$426a4fa2@itc.nrcs.usda.gov> From: "John Huddleston" To: "=?iso-8859-1?Q?Dan_St.Andr=E9?=" Cc: References: <383313CF DOT 73ADE911 AT savantage DOT com> <00df01bf31c5$8884b4e0$426a4fa2 AT itc DOT nrcs DOT usda DOT gov> <383AFC36 DOT 559E50D4 AT mindspring DOT com> Subject: Re: Long Path Name troubles Date: Wed, 24 Nov 1999 06:51:23 -0700 Organization: USDA MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Dan, I guess the key is that Cygnus is not a stand alone operating system. Placing condensed (eight char) paths into your PATH makes it run faster under Windows 98. NT handles it much better. From your previous email to the group, it was apparent that you have installed B20 under X:\src. Also, I noticed that you installed it under a X partition with a different name, using CygWin and not Cygnus. > "X:\src\CygWin\cygwin-b20\H-i586-cygwin32\i586-cygwin32\bin" B19 was especially sensitive to location and B20 might be as well. To offset that you can do the following from the COMMAND window c: cd\ mkdir Cygnus mount -b X:\src\CygWin /Cygnus This will create a mount point and all will look OK to B20. Remember to add the correct PATH in your autoexec.bat file. ----- Original Message ----- From: Dan St.André To: John Huddleston Sent: Tuesday, November 23, 1999 1:42 PM Subject: Re: Long Path Name troubles > Why must I fall back to 8-dot-3-tilde-names? > ~~~ Dan 0:-/ > > John Huddleston wrote: > > > Edit the autoexec.bat file and obey the Microsoft rules for collapsing > > the "longer than eight character" names to eight character names. > > In your case, add the following line to the autoexec.bat file. > > > > set PATH=X:\src\Cygnus\cygwin~1\H-i586~1\bin;%PATH% > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com