www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/12/29/18:35:10

From: ams AT ludd DOT luth DOT se (Martin Str|mberg)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: autoexec.bat ?
Date: 29 Dec 1998 22:33:36 GMT
Organization: University of Lulea, Sweden
Lines: 25
Message-ID: <76blc0$h4d$1@news.luth.se>
References: <19981229222314 DOT 14080 DOT rocketmail AT send106 DOT yahoomail DOT com>
NNTP-Posting-Host: queeg.ludd.luth.se
X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Essidartha Emerald (essidartha AT yahoo DOT com) wrote:
: 
: I know this is a very dumb question, but I need some hand holding.
: This is my autoexec.bat now
: ---------------------------
: @echo off
: path=c:\ca_appsw;c:\java\bin
: 
: ------------------------------------------------------
: 
: IS THIS THE RIGHT WAY TO EDIT IT?
: ---------------------------------
: 
: @echo off
: set DJGPP=C:\DJGPP\DJGPP.ENV
: path=c:\ca_appsw;c:\java\bin;c:\djgpp\bin;%path%

Perhaps you should consider putting DJGPP's bin directory first? Like
this:
path=c:\djgpp\bin;c:\ca_appsw;c:\java\bin;%path%


Holmboe, Symphony No. 4,

							MartinS

- Raw text -


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