Message-ID: <3401A894.764C@planet.eon.net> Date: Mon, 25 Aug 1997 09:45:24 -0600 From: Robby/Sue Organization: Addams Family MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: help meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Content-Type: multipart/mixed; boundary="------------6FA337D15F0C" Precedence: bulk This is a multi-part message in MIME format. --------------6FA337D15F0C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit um, when I was downloading the zip files recommended to me by a friend, I followed the instructions perfectly, and I did everything exactly the way he said to do them, but when I unzipped alleg22.zip, and went to the dos prompt and typed "make" in the proper directory, it did some activity on the screen, then it said something like: (anything within < & > are a rough description of what was said) cannot cc1plus no such file or directory (ENOENT) Error1 when I go to run the game that my friend gave me to tinker with, it says: compiling: essc_act.cc memory exausted there were some errors here's the output of "go32-v2" you requested: (the firts 3 lines are just my dos prompt) THE DATE WOULD BE ABOUT: Mon 08-25-1997 THE TIME WOULD BE ABOUT: 9:32 THE DRIVE WOULD BE ABOUT: C:\djgpp\bin>go32-v2 go32/v2 version 2.0 built Aug 12 1996 22:27:23 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 11919 Kb DPMI swap space available: 1449 Kb and you wanted autoexec.bat and config.sys? well here they are: --------------6FA337D15F0C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Autoexec.bat" C:\PROGRA~1\MCAFEE\VIRUSS~1\SCAN.EXE C:\ @IF ERRORLEVEL 1 PAUSE @ECHO OFF PROMPT THE DATE WOULD BE ABOUT:$D$_THE TIME WOULD BE ABOUT:$T$H$H$H$H$H$H$_THE DRIVE WOULD BE ABOUT:$P$G set mouse=C:\MOUSE PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\ SET TEMP=C:\DOS rem - By Windows Setup - lh C:\WINDOWS\COMMAND\MSCDEX.EXE /D:NECCD SET DJGPP=C:\DJGPP\DJGPP.ENV PATH=C:\DJGPP\BIN;%PATH% --------------6FA337D15F0C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Config.sys" [MENU] MENUITEM=This MENUITEM=That MENUITEM=Females! MENUITEM=Males! MENUITEM=Trisexuals! MENUITEM=Idiots! MENUITEM=SELF-DESTRUCT MENUDEFAULT=SELF-DESTRUCT,25 [This] [That] [Females!] [Males!] [Trisexuals!] [Idiots!] [SELF-DESTRUCT] [Common] DEVICE=C:\windows\HIMEM.SYS DOS=HIGH,UMB DEVICE=C:\windows\EMM386.EXE i=b000-b7ff RAM BUFFERS=40 rem - By Windows 95 Network for LastDrive - LASTDRIVE=Z DEVICEHIGH = c:\MCD\NEC_IDE.SYS /D:NECCD DEVICEHIGH/L:0=C:\WINDOWS\COMMAND\DRVSPACE.SYS /MOVE --------------6FA337D15F0C--