Date: Thu, 27 Aug 92 22:41:24 EDT From: "Jim Dai" Sender: dai AT chmsr DOT isye DOT gatech DOT edu Phone: 404-894-9139(isye),404-853-9232(math),404-894-2301(fax) To: djgpp AT sun DOT soe DOT clarkson DOT edu Cc: dai AT chmsr DOT isye DOT gatech DOT edu Subject: Subject: error when run djgpp108 I asked about djgpp108 error I got. It seems that the problem is still there, although I tried everything I can. I need help. Original message is attached. Thanks. Jim Date: 27 Aug 1992 08:55:52 -0400 (EDT) From: JMILLER AT CHESS DOT EISC DOT UTOLEDO DOT EDU Make sure that the directory c:\tmp exists or change your environment variable for the temporary directory to point to a directory that does exist. Yes, I do have c:\tmp as indicated below. Date: Thu, 27 Aug 92 08:54:32 EDT From: boutell AT isis DOT cshl DOT org (Tom Boutell) Sounds to me like you didn't create C:\tmp. -T See above Volume in drive C is MS-DOS_5 Volume Serial Number is 1835-700F Directory of C:\ [DOS] [WINDOWS] [MOUSE] WINA20.386 AUTOEXEC.OLD COMMAND.COM HIMEM.SYS CONFIG.OLD ACCESS.COM [UNIX] [OLDUNIX] [BIN] [SRC] [LOCAL] [TEMP] [XLBR] AUTOEXEC.BA~ CONFIG.SY~ CONFIG.SYS AUTOEXEC.BAT [PS] [GNUPLOT] [SYMPHONY] [HOME] [PCTEX] [GNU] [GPP] [TC] [DJGPP] [TMP] [F2C] [TYPING] [GS] TARCHANG.LST [WPWIN] [GS24] [WPC] [WPCINI] DAIDIR [MINITAB] 40 file(s) 79661 bytes 69050368 bytes free rem C:\WINDOWS\SMARTDRV.EXE @ECHO OFF PROMPT $p$g PATH C:\WINDOWS;C:\DOS;C:\BIN;C:\UNIX;c:\local\bin;c:\pctex;c:\gpp\bin;C:\local\SIMAN;c:\xlbr;c:\tc; rem ******************* Mouse Setup ************************ PATH = C:\MOUSE;%PATH% MOUSE CENHANCE rem ******************************************************** SET TEMP=C:\DOS SET TMP=C:\DOS rem ******** C:\DOS\DOSSHELL set texfmts=c:\pctex\texfmts rem ********* Chinese word proccesor SET xlbf=C:\LOCAL\LIB\XLBF SET PROCOMM=C:\SRC\PROCOMM\ SET DPATH=C:\local\siman\ rem ****************** DEMACS SETUP ************************** SET TERM=ibmpc SET TERMCAP=c:\local\demacs\etc\termcap set TZ=EST set DEMACS_keep=1024 set EMACSLOADPATH=C:\local\dEMACS\LISP SET EMACSEXECPATH=C:\local\dEMACS\ETC rem ****************** DJGPP ********************************** set COMPILER_PATH=c:/djgpp/bin set C_INCLUDE_PATH=c:/djgpp/include set CPLUS_INCLUDE_PATH=c:/djgpp/cplusinc;c:/djgpp/include set OBJC_INCLUDE_PATH=c:/djgpp/include set OBJCPLUS_INCLUDE_PATH=c:/djgpp/include set LIBRARY_PATH=c:/djgpp/lib set TMPDIR=c:/tmp set GO32TMP=c:/tmp set GO32=ansi driver c:/djgpp/drivers/tseng4k.grd gw 1024 gh 768 set BISON_SIMPLE=c:/djgpp/lib/bison.simple set BISON_HAIRY=c:/djgpp/lib/bison.hairy set FLEX_SKELETON=c:/djgpp/lib/flex.skeleton rem **** set HOME=c:\home\dai set GNUHELP=c:\gnuplot\gnuplot.gih subst d: c:\home\dai subst L: c:\temp\DL subst s: c:\home\shi doskey d: From: Jim Dai Subject: error when run djgpp108 Today, I installed djgpp108. I have a 486/33 with 8Mb RAM and 210Mb hard disk. I copied all the setup in DJ's readme file. When I compile a program. I got c:/djgpp/bin/cpp.exe version 1.06 can't open file <@c:/tmp/cc00043.gp> Please advise what I can do about it. Many thanks. Jim Dai