Mail Archives: djgpp/1997/03/19/17:00:55
Larry Leinoff wrote:
>
> Hello.
>
> All of this is new to me. I installed DJGPP, version 2. I am running
At first the most important questions:
Do you realy have installed DJGPP 2.0 and RHIDE 1.0?
If that's true, I strongly recommend to upgrade to DJGPP 2.01
and RHIDE 1.2.
And now to you problem:
Your djgpp.env seems to be ok (after a first look).
Since you are running under Windows 95, there might
be a problem when you unzipped the RHIDE binary
archive, where the help files (the INFO files) were
stored with the .info suffix (in RHIDE 1.2 I have
changed this to .inf).
When you unzipped them with a program, which restores
these long filenames (winzip ???), then RHIDE will
not be able to find them, when you run it with
LFN disabled (LFN=n).
Solution: Either rename the files in your %DJDIR%/info
directory to have the suffix .inf (these are rhide.info,
editor.info and infview.info) or enable LFN by
addin the following line to your autoexec.bat
SET LFN=y
or run RHIDE with the '-y' commandline switch or
(The best) upgrade to RHIDE 1.2.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -