[Tfug] Mandrake 8.2 installation problem
Chris Hilton
tfug@tfug.org
Thu Jul 25 22:52:01 2002
>
> I've been testing my new system, and I discovered to my dismay that
> things won't compile
> for example
>
> [erich@cbl ch1]$ make canny
> gcc -c canny.c
> gcc: installation problem, cannot exec `cpp0': No such file or
> directory make: *** [canny.o] Error 1
>
> Has anybody had a similar problem with Mandrake 8.2?
>
>
> Cheers,
>
> Erich
Erich-
Do you have cpp installed? I think Mandrake calls their rpm gcc-cpp or if
you are using gcc v3.0, probably gcc3.0-cpp.
-C-