Newsgroups: comp.os.msdos.djgpp From: manni DOT heumann AT gmx DOT de (Manni Heumann) Subject: Re: Problem with running DJGPP on real DOS References: <388e197b DOT 30335288 AT netnews DOT hinet DOT net> X-Newsreader: News Xpress 2.01 Date: Fri, 28 Jan 2000 10:15:03 GMT NNTP-Posting-Host: dhcp33-226.uni-bielefeld.de Message-ID: <38916c2d$1@news.uni-bielefeld.de> X-Trace: 28 Jan 2000 11:15:09 +0200, dhcp33-226.uni-bielefeld.de Lines: 35 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In pure DOS, change to your info directory and do a dir libc*.* If you get libc~1.inf you have a lfn problem. If you get libc.inf, you are fine (concerning lfns). It doesn't help to change djgpp.env in case of lfn trouble. What you should do instead is tweak your windows registry according to the FAQ. And then reinstall (reunzip) your djgpp installation. In article <388e197b DOT 30335288 AT netnews DOT hinet DOT net>, chyn0610 AT ms49 DOT url DOT com DOT tw (Lin) wrote: >When I use Rhide with DOS box in Win95 everything is ok. >But when I use it with real DOS 6.22 or 7.0 the Rhide "help"-"index >for syntax help" complains "Error creating indices for libc. Remove >that file from the list ?" and the INFO complains "libc: No such file >or directory (ENOENT)". > >I am sure all the varibles setting are the same except the "LFN" >setting in the DJGPP.ENV , I set it to be n when running in real DOS. >but still useless. > >I suspect the long file name is the cause. and I have read the FAQ >22.18 but ........... > >Is there any easy way to fix that ? Like using different DJGPP.ENV >and batch file for different OS ! >E-mail: chyn0610 AT ms49 DOT url DOT com DOT tw -- Manni