Mail Archives: djgpp/2000/01/05/17:36:24
XezxV wrote:
> thanks LEON
> OK how exactly do i set this path
> I'm thinking that by editing
> the autoexec.bat
> put set
> and then what???
> I load it djgpp on my d drive and i notice
> that there is no set command on the
> aoutexec.bat file ???
> if you could help , it would be great
this could be wrong but give it a try:
PATH=%PATH%;C:\DJGPP\BIN;
set DJGPP=C:\DJGPP\DJGPP.ENV
the above is relevant if you have unzipped your stuff into C:\DJGPP
directory.
PS perhaps you should wait for replies from some of the more experienced
DOS dudes/ladies - i am not a pro (even remotely) when it comes to DOS.
- Raw text -