delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Bernd F <NOSilverbananaSPAM AT gmx DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: why won't you help me!!! |
Date: | Sat, 02 Mar 2002 00:07:40 +0100 |
Organization: | T-Online |
Lines: | 59 |
Message-ID: | <3C8009BC.9617E331@gmx.de> |
References: | <20020301174543 DOT 32710 DOT qmail AT web9204 DOT mail DOT yahoo DOT com> |
Mime-Version: | 1.0 |
X-Trace: | news.t-online.com 1015024061 04 18007 xMItTHAES8AQxR 020301 23:07:41 |
X-Complaints-To: | abuse AT t-online DOT com |
X-Sender: | 520041811770-0001 AT t-dialin DOT net |
X-Mailer: | Mozilla 4.79 [en] (Win98; U) |
X-Accept-Language: | en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
michael mendonca wrote: > > i 've sent 3 emails already and received a response. don't you want to > help people? i can't do anything till i get this program running > right! i want to learn c++ but i can't get help! > > ---------------------------------------------------------------------- > Do You Yahoo!? > Yahoo! Greetings - Send FREE e-cards for every occasion! Ultimately, you'll have to learn to solve problems by yourself because this is what a programmer does! What you need to run Rhide+Gcc: djdev203 rhide*b gcc*b gpp*b (lgp if gcc <3.00) txi40b Get them from ftp.simtel.net/pub/simtel.net/msdos/v2* Extract all these zips (with directories) to a clean directory (e.g. c:\djgpp) (overwriting older files with newer, just in case) and now for the interesting part: Modify your autoexec.bat (or sth similar) and add these lines to some "good" place: set path=%path%;c:\djgpp\bin djgpp=c:\djgpp\djgpp.env Please adapt paths (should be rather obvious). Then start c:\djgpp\bin\rhide and there you (should) go! If anything I typed here is unclear you better try to get used to command line work because this is what you will need later. Yet another thing: This newsgroup is (afaik) here to ask rather smart questions. It can't be societies task to teach you how to use a computer. So you have to think first by yourself. Imagine how many newbies are out there. If everyone would ask in such a way you did news servers would go down! So please: Get a good book and start trying, not bugging! Yet another thing: Always try to give as much (relevant) info as you can when you ask questions. We still don't know which OS you use, what DJGPP version and what you _exactly_ did to install djgpp. Well I hope you're not too disillusioned now! Good luck! Bernd
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |