Mail Archives: djgpp/2002/01/06/07:03:09
On Sun, 6 Jan 2002 10:13:48 +0200 (IST), Eli Zaretskii
<eliz AT is DOT elta DOT co DOT il> wrote:
>
>On Sun, 6 Jan 2002, JOHN MCVEY wrote:
>
>> I am using win2000 pro and dont fully understand the install instructions.
>> Below are the instructions from the 'readme 1st.' document.
>>
>> Can some-one explain part 3. better.
>
>Does it help to know that Windows 2000 should be set up in the same
>way as Windows NT?
>
>If this doesn't help, please tell which parts of the description below
>are unclear.
>
>> * For Windows NT systems:
>>
>> - Right-click "My Computer", then select "Properties";
>> - Click the "Environment" tab;
>> - Edit the PATH system variable to add the DJGPP bin subdirectory;
>> - Add a new variable DJGPP and set its value to the full path
>> name of the DJGPP.ENV file as explained below.
I normally use a batch file to setup DJGPP due to the number of
compilers and other utilities I have. The second point looks like it
is different between NT and XP (I don't have 2K installed, but I would
guess it is the same).
* For Windows XP systems:
- Right-click "My Computer", then select "Properties";
- Click the "Advanced" tab, then select "Environment Variables"
;
- Edit the PATH system variable to add the DJGPP\bin
subdirectory;
- Add a new variable DJGPP and set its value to the full path
name of the DJGPP.ENV file as explained below.
- Raw text -