From: Philip Perucci (dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil)
Date: 01/29/93


From: dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil (Philip Perucci)
Subject: Re: CPP Missing?
Date: 29 Jan 1993 13:43:18 GMT

In article <1k80nvINN1uf@geraldo.cc.utexas.edu> jec@ccwf.cc.utexas.edu (Jerry Chanek) writes:
>
>Any Idea why /lib/cpp is missing?
>When I try to use xdm for a .Xresources file, the
>error: /lib/cpp :No such file or directory.
>Show up.
>HELP!
>
>Thanks again.
>
>Jec@ccwf.cc.utexas.edu

As root, do "find / -name cpp -exec ls -al {} \;" to find cpp on your system.
Do "ln -s X /lib/cpp" where X is whatever cpp you have on your system. If
you have more than 1, use the one corresponding to the version of gcc you are
using (it WILL be obvious from the full file-name).

-- 
===========================================================================
  phil perucci                | "Any opinions expressed are my own views, 
  ssb1pzp@imcvms.med.navy.mil |  not the position of any organization"
===========================================================================