On Tuesday 24 December 2002 06:36, James Richard Tyrer wrote: | John Bell wrote: | > The following is what's actually required: | > | > Firstly, DON'T make a libXft.so link to libXft2! This will only cause | > further confusion. | | I didn't say to do that. I said to make a link: | | /usr/X11R6/lib/libXft.so -> /usr/lib/libXft.so.2.0 Hello Olaf, Do you upgrade XFree86 as well (together with Qt-3.1/KDE-3.1)? Latest builds of XFree86 (by RedHat and Mandrake) use FontConfig, so you need to install FontConfig-2.1 and Xft2, and upgrade XFree86 too. $ ls -l /usr/lib/libXft.so* lrwxrwxrwx 1 root root 13 Dec 1 22:08 /usr/lib/libXft.so.2 -> libXft.so.2.0* -rwxr-xr-x 1 root root 73140 Dec 1 22:07 /usr/lib/libXft.so.2.0* $ rpm -qf /usr/lib/libXft.so.2 libXft2-2.1-2mdk $ rpm -q --whatrequires libXft.so.2 | grep qt libqt3-3.1.0-7mdk libqt3-devel-3.1.0-7mdk I am running Linux-Mandrake 8.2 with self-compiled Xft and FontConfig packages, and Xfree86 self-compiled from RedHat's Rawhide $ rpm -qa | grep Xft libXft2-2.1-2mdk $ rpm -qa | grep fontconfig libfontconfig1-2.1-1mdk fontconfig-2.1-1mdk libfontconfig1-devel-2.1-1mdk $ rpm -q XFree86 XFree86-4.2.99.2-0.20021122.2 My Qt-3.1.0 and KDE-3.1.RC5 are built against this XFree86. I was using gcc-2.96. If you want Qt-3.1.x built with gcc-3.2 - than I think you should just take binary RPM from RawHide, it should work. -- Vadim Plessky SVG Icons * BlueSphere Icons 0.3.0 released http://svgicons.sourceforge.net My KDE page http://kde2.newmail.ru (English) KDE mini-Themes http://kde2.newmail.ru/themes/ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<