From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Language support Date: Thu, 27 Mar 1997 12:47:52 +0100 Organization: TU Chemnitz-Zwickau Lines: 43 Message-ID: <333A5E67.6B59@Mathematik.tu-chemnitz.de> References: <333A5157 DOT 4F3D AT po DOT uni-stuttgart DOT de> NNTP-Posting-Host: process.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 * *****************************************************************