Message-ID: <36403F53.AAF9F3D8@gmx.net> Date: Wed, 04 Nov 1998 10:49:39 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.01 [de] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DJGPP problems X-Priority: 3 (Normal) References: <199811030436 DOT UAA07551 AT kendaco DOT telebyte DOT com> <363F4490 DOT CE1EC4DB AT nt DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Ian Chapman wrote : > > Q It is not finding the include files *.h. > A You are not referring to the djgpp distribution *.h files that > are > part of the djgpp standard distribution. If so see djgpp faq. In > rhide > clk the Options tab on top of rhide window, then Directories, then > Include, then add the path to the dot.h files in the text box as > follows: - > "$(DJDIR)/contrib/grx/include; $(DJDIR)/contrib/here/there etc" That's wrong. multiple directories are separated by spaces and NOT with ';'. > Q It's still not finding the library functions. > A Go into Options tab on top of the rhide window then > Directories then > Libraries, then add the path to the libdot.a files in the text box as > follows: - > "$(DJDIR)/contrib/lib/here/there; $(DJDIR)/contrib/grx/lib" The same as above. > Q Where is the rhide documentation and how do I read it? > A My source for Rhide and Gnu documentatiion is "info". Get the > file > txixxxb.zip and unzip it. Go into dir info and edit the file DIR. > Add > rhide.inf or any other dot.inf to DIR. Use the same format as the > existing dot.inf files in DIR. It's obvious from the format how to do > this. Save and exit from the edit session. Type "info" take the > lesson > on how to run info and you are fully equipped to run an old world non > gui browser and are ready to learn all about gnu. Additional short answer. Inside RHIDE simply hit F1 and browse through the help, which IS the documentation for RHIDE. Thanks for that short RHIDE FAQ. I will include it in the RHIDE doc. Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************