On Sat, 2004-03-13 at 08:04, Peter Linnell wrote: > Lets back up: > > The problem here is you have mixed a source tarball with rpms. > > 1. go into the directory where you compiled libart and do a > > make uninstall as root yup! just did that.
> > 2. Then get this rpm: > ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/fedora/8.0/RPMS.stable/libart_lgpl-2.3.16-0.fdr.0.rh80.i386.rpm > > and > > ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/fedora/8.0/RPMS.stable/libart_lgpl-devel-2.3.16-0.fdr.0.rh80.i386.rpm okay. downloaded both. > > 3. install these as root: > > # rpm -Uvh ./libart* done. > This will upgrade the existing rpms > > 4. As root: > > # /sbin/ldconfig done. > > 5. go back to the source directory where you have Scribus 1.1.5 > > make clean done. > and then rerun ./configure done. > > make done. > > and then it should compile properly or something else is amiss. something is amiss. here is the log dump on the screen: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o shadebutton.o `test -f 'shadebutton.cpp' || echo './'`shadebutton.cpp shadebutton.cpp: In member function `int ShadeButton::getValue()': shadebutton.cpp:60: no matching function for call to `QString::remove(const char[3])' /usr/lib/qt3-gcc3.2/include/qstring.h:500: candidates are: QString& QString::remove(unsigned int, unsigned int) make[3]: *** [shadebutton.o] Error 1 make[3]: Leaving directory `/home/.../scribus/scribus-1.1.5/scribus' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/.../scribus/scribus-1.1.5/scribus' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/.../scribus/scribus-1.1.5' make: *** [all] Error 2 > > If you continue to to have problems, please visit IRC on > irc.freenode.net and join #scribus There are usually a handful of > helpful and knowledgeable Scribus users around. This way we can answerr > questions in real time. > okay, here i come. > Hope that helps, > thanks for the support, am sure the problem will be resolved. > Peter LL
