Le Jeudi 29 Ao�t 2002 19:50, Carfield Yim a �crit : > I get the following error when try to compile the source code of fltk, > > Compiling Fl.cxx... > g++: installation problem, cannot exec `cc1plus': No such file or > directory > <command line>: warning: "system" re-asserted > <command line>: warning: "cpu" re-asserted > <command line>: warning: "machine" re-asserted > make[1]: *** [Fl.o] Error 1 > > What is cc1plus? I can't find it at rpmfind... I guess mdk should brings more publicity to its own dedicated rpm management tools...
[guillaume@baader guillaume]$ urpmf cc1plus egcs-c++:/usr/lib/gcc-lib/i586-mandrake-linux-gnu/egcs-2.91.66/cc1plus gcc-c++:/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/cc1plus gcc2.96-c++:/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/cc1plus prc-tools:/usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/cc1plus cc1plus is ++ preprocessor, and the one you want is in package gcc-c++. -- Guillaume Rousse <[EMAIL PROTECTED]> GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
