Poster Printing

Till Kamppeter kde-print@mail.kde.org
Tue, 29 Oct 2002 18:51:27 +0100


Do "urpmi gcc-cpp" under Mandrake 9.0 and the needed C++ compiler will 
be installed.

    Till


Walt Pennington wrote:
> Below is the error message.  
> 
> [root@localhost poster]# make
> gcc -g -Wall -o poster poster.c -lm
> gcc: installation problem, cannot exec `cpp0': No such file or directory
> make: *** [poster] Error 1
> [root@localhost poster]#