home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25813 < prev    next >
Encoding:
Text File  |  1993-01-28  |  843 b   |  26 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!Germany.EU.net!news.uni-bielefeld.de!aixrs0!hank
  3. From: hank@informatik.uni-essen.de (Hendrik G. Seliger)
  4. Subject: Re: CPP Missing?
  5. Sender: newsadm@aixrs0.hrz.uni-essen.de
  6. Message-ID: <1993Jan28.094031.24971@aixrs0.hrz.uni-essen.de>
  7. Date: Thu, 28 Jan 1993 09:40:31 GMT
  8. References: <1k80nvINN1uf@geraldo.cc.utexas.edu>
  9. Nntp-Posting-Host: sparc1-ppp.ikb.uni-essen.de
  10. Organization: Uni-Essen
  11. X-Newsreader: Tin 1.1 PL4
  12. Lines: 12
  13.  
  14. jec@ccwf.cc.utexas.edu (Jerry Chanek) writes:
  15. : Any Idea why /lib/cpp is missing?
  16.  
  17. This is getting one of the most-asked-questions. This is just a missing
  18. link (Peter, is this missing in one of the latest SLS-releases??).
  19.  
  20. Just do a ln -s /usr/lib/gcc-lib/i386-linux/2.3.3/cpp /lib/cpp
  21.  
  22. and no more spooky messages about a missing cpp.
  23.  
  24. Hank.
  25.  
  26.