Mail Archives: djgpp/1997/03/19/13:45:24
Hi Larry, you wrote:
>
> All of this is new to me. I installed DJGPP, version 2. I am running
> Win '95 on a Dell Pentium 90 system with 48 megs RAM. DJGPP works.
> RHIDE works - BUT ... but I can't get HELP to work - and I could really
> use some HELP, since I installed all this stuff because I am taking my
> first programming course in "C". I have the doc. on RHIDE where it
> clearly states how to setup DJGPP and RHIDE environmental variable. I
> have DJGPP installed on my "D" partition - and since I am able to
> compile code using DJGPP natively I am assuming it is installed
> correctly. In AUTOEXEC.BAT I have my DJGPP environment variable set to
> d:\djgpp\djgpp.env. In DGJPP.ENV I have the following coded:
>
> DJDIR=%:/>DJGPP%
>
> +USER=dosuser
> +TMPDIR=%DJDIR%/tmp
> +EMU387=%DJDIR%/bin/emu387.dxe
> +LFN=n
Here you have the Long File Name (LFN) support OFF (n=no) and I guess that you
have the help files with a long file name like:
rhide.info
So you can do the following things:
1) just rename all the .info files to .inf files.
2) Enable LFN (LFN=y).
SET
--------------- 0 --------------------------------
Salvador Eduardo Tropea (SET).
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -