To: scully AT ix DOT netcom DOT com Cc: djgpp AT delorie DOT com Date: Sat, 7 Dec 1996 11:57:07 PST Subject: Re: Problems Installing... Message-ID: <19961207.120006.7023.1.Praxis_Beta@juno.com> References: <01bbe449$4bd1b240$6fc3b8cd AT scully> From: praxis_beta AT juno DOT com (Bruce A Locke) On 7 Dec 1996 14:18:42 GMT "Cephaler" writes: > The last time I installed it, it worked fine, but now >I can't compile the test things. The other install was on a different machine. This >machine is a >p-75(ick) running Win95, 8 megs of ram. DPMI is ok, 4 something megs. I've >downloaded and unzipped the following using the -d parameter in a >directory called C:\ceph\prog\djgpp : > > faq202b.zip (faq) > bnu252b.zip (gnu binutils) > djdev200.zip (c header files, other stuff) > djtst200.zip (tests) > gcc272b.zip (gnu c compiler) > txi390b.zip (info) > gpp272b.zip (gnu cpp compiler) > lgp271b.zip (cpp headers and gnu class libraries) > obc272b.zip (objective-c compiler & headers) > rhideb.zip (ide) > mak373b.zip (make) > grx20.zip (graphics library) > >I've read the readme.1st file atleast 20 times, but in vain. I've set my >path to the bin\ directory, and set djgpp to djgpp.env. I decided to go >without the dpmi stuff cuz I'm running under win95. Any help would be >greatly appreciated. > I'm not sure if it is Windows 95 that is causing the problem because I've never used DJGPP under it. And CPU speed is definatly not an issue because it runs fine on my 386(big-ic) *8-) You mentioned that you have DJGPP installed in the C:\ceph\prog\djgpp directory. Have you made sure that any of the parts of DJGPP V1.0 have been deleted off from your system? Also, I think it is recommended in the readme files to install DJGPP in the C:\DJGPP directory. You may still be able to run DJGPP from the C:\ceph\prog\djgpp though..... First, open your autoexec.bat file and insert the line: > SET DJGPP=C:\ceph\prog\djgpp\djgpp.env Then, using a ASCII editor (such as MS-DOS's edit or Window's NOTEPAD), open the file DJGPP.ENV. One of the first lines of the file should read something like this: DJDIR=%:/>DJGPP% Making sure that you don't put extra spaces in (or at the end) and not removing anything but the string "DJGPP", enter in the string "CEPH/PROG/DJGPP" between the ">" and the last "%". Please note that I have not tried this myself as I installed my copy of DJGPP in the C:\DJGPP directory. *8-) Hope this helps..... =================================================== Bruce Locke Praxis_Beta AT Juno DOT Com