Mail Archives: djgpp/1997/03/27/14:35:43
Martin Bernreuther wrote:
>
> It is also strange that I got a directory like
> data\locale\de\LC_MESSAGES
> where LC_MESSAGES has more than 8 letters, which is unusual in
> a dos environment... The rhide.mo file can be found there.
I think, here is your problem. How did you install RHIDE 1.2?
Or better, what an 'unzipper' have you used?
When I remember correct, NT does not support the LFN API which
is used by DJGPP.
To check this, change to the data/locale/de directory and
type there
ls
If you see there an other directory then 'lc_messa', then you
should rename it to that name.
> Using NT 3.51 it's strange that I always need two calls in the command
> shell
Which two calls do you mean? Or do you mean two commandline options?
If the second is true, you should remember that RHIDE can read
commandline
options also from the environment variable RHIDEOPT.
For instance for all NT users it should be usefull to add to the
autoexec.bat
SET RHIDEOPT=-M
or to the djgpp.env in the [rhide] section
RHIDEOPT=-M
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 -