home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.amiga.misc:19195 comp.sys.amiga.programmer:17919
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
- Subject: Re: Oops!I did a stupid thing! Can C people help?
- Message-ID: <C01Cn6.B5q@unx.sas.com>
- Date: 29 Dec 92 19:25:54 GMT
- References: <1992Dec27.233309.16636@vax5.cit.cornell.edu>
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Distribution: comp
- Organization: SAS Institute Inc.
- Lines: 49
- Originator: walker@twix.unx.sas.com
- Nntp-Posting-Host: twix.unx.sas.com
-
-
- In article <1992Dec27.233309.16636@vax5.cit.cornell.edu>, blyy@vax5.cit.cornell.edu writes:
- |> recently, I began to inspect. I keep getting a "file not found dos/dos.h"
- |> error when I try to compile. And - hark! - there is no dos.h in my
- |> include:dos/ directory. I assume that there should be. If it is legal
- |> (I don't see why not) - could anyone who might have this file please email
- |> it to me (I'm sure it's only a few lines long). It would be massively
- |> helpful.
-
- Unfortunately, it is illegal for anyone to send you a copy of the
- header file, since it is copyrighted. However, this file should be
- on your V6.0 distribution disks. You can reinstall it very quickly
- and easily. If you really only need that one file, do the
- following:
-
- Insert disk 4 of your V6.0 distribution in any floppy drive.
-
- Issue the following command from the CLI:
-
- COPY SASC_6.0_Disk_4:compiler_headers/include/dos/dos.h sc:include/dos/dos.h
-
- If you suspect that more files may have been trashed, you might want
- to reinstall all the includes with the following procedure:
-
- Insert disk 1 of your V6.0 disk set
-
- Double-click on the installer icon
-
- Go through the initial screens (install for real, etc.)
-
- When it asks what components to install, select only
- "compiler". You should deselect all other options.
-
- When it asks which libraries to install, deselect all
- of them.
-
- This procedure will reinstall your base compiler executables and
- the header files, but leave the rest of your system alone. If you
- have installed the 6.1 patch, you'll need to reinstall it after
- doing this.
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-