home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!Germany.EU.net!news.uni-bielefeld.de!aixrs0!hank
- From: hank@informatik.uni-essen.de (Hendrik G. Seliger)
- Subject: Re: CPP Missing?
- Sender: newsadm@aixrs0.hrz.uni-essen.de
- Message-ID: <1993Jan28.094031.24971@aixrs0.hrz.uni-essen.de>
- Date: Thu, 28 Jan 1993 09:40:31 GMT
- References: <1k80nvINN1uf@geraldo.cc.utexas.edu>
- Nntp-Posting-Host: sparc1-ppp.ikb.uni-essen.de
- Organization: Uni-Essen
- X-Newsreader: Tin 1.1 PL4
- Lines: 12
-
- jec@ccwf.cc.utexas.edu (Jerry Chanek) writes:
- : Any Idea why /lib/cpp is missing?
-
- This is getting one of the most-asked-questions. This is just a missing
- link (Peter, is this missing in one of the latest SLS-releases??).
-
- Just do a ln -s /usr/lib/gcc-lib/i386-linux/2.3.3/cpp /lib/cpp
-
- and no more spooky messages about a missing cpp.
-
- Hank.
-
-