From: "DarkSun" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE can't open 'libc' Date: Sun, 28 Mar 1999 10:51:42 -0800 Organization: Uniserve Lines: 16 Message-ID: <922673332.30332@neptune.uniserve.ca> References: <7dkvsq$t05$1 AT news DOT hccnet DOT nl> NNTP-Posting-Host: 204.244.163.50 NNTP-Posting-Date: Mon, 29 Mar 1999 02:08:54 GMT X-Trace: 922673334.078.77 L6ZHA2YYUA332CCF4C usenet1.supernews.com X-Complaints-To: newsabuse AT remarQ DOT com X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Cache-Post-Path: neptune.uniserve.ca!204.244.213.184 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ludo Waltman wrote in message <7dkvsq$t05$1 AT news DOT hccnet DOT nl>... >I want to use RHIDE to write programs for DJGPP. I've downloaded the MS-DOS >version of DJGPP, so I don't work with long filenames. It seems most things >work correct except the libc reference, which can be found in the Help-menu. >I get the following message: > >Attention can't open the help file 'libc'. > >I think I really need the libc reference to be able to write programs. How >do I get it? > Did you put SET PATH=C:\DJGPP\BIN%PATH% in your autoexec.bat? I had the same prob untill i did that