On Tuesday 19 July 2005 21:25, frank gaude' wrote: > PLinnell wrote: > >On Tuesday 19 July 2005 16:59, frank gaude' wrote: > >>I'm running 1.2.2.1 on a 64-bit AMD, 3000+ box, just upgraded to > >>Fedora Core 4 with the latest updates. Decided to compile and run > >>La Libert?. Installed kdebase-devel, etc. Made sure Qt 3.3.4 was > >>installed. > > > >The exact packages you need are specified in the BUILDING file. > > > >kdebase-devel is not needed - ever. However, it wil pull in some, > > not all of the dependencies for building scribus. > > > >>Then, and then, ./configure ran okay, make took only three > >> minutes. Knew something was wrong. Scribus 1.3.0cvs and FC3 > >> using gcc 3 took 11 minutes on this machine. Install didn't > >> work. Any suggestions. I can send the config.log or anything > >> else that might be useful. > >> > >>Frank > > > >hat were the error messages from the console. I would also note > > FC-4 with GCC-4 is quite a bit faster at compiling c++ code in > > general. > > The config.log is at: > > http://pasteinbin.com/316442 > > As for error msgs, "fileloader.cpp:218: error: cast from > 'PageItem*' to 'int' loses precision" > > And more similar to this. End of compile is here: > > http://pasteinbin.com/316447 > > CUPS was said in ./configure to not be installed, but it is, for > sure. All else was said to be there that is necessary. > > Frank
What is the output of: rpm -qi gcc-c++ rpm -qi gcc Peter
