Mail Archives: djgpp/2001/09/02/07:13:42
[Please don't post in HTML.]
On Sun, 2 Sep 2001, Amanuel Berhe wrote:
> I have installed DJGPP few days ago and i have the follwowing problem:
> I have written the path in autoexec bat as written in the read me info
> doc.
> set DJGPP=C:\DJGPP\DJGPP.ENV
> set PATH=C:\DJGPP\BIN;%PATH%
> WHEN I give the order go32-v2, it says order or file unknown
Please open a DOS box and then type this from the prompt:
set > env.txt
then post here the file env.txt which is created by that command.
In addition, please go to the directory C:\DJGPP, and type this:
dir > dir.txt
then post here the file dir.txt created by this command.
This information will allow us to help you fix the problems.
- Raw text -