[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libqt2-2.3.0-final-2 not compiled with -xft?



> I am having trouble getting the QT-AA to work with the latest packages. I 
> haven't had any trouble with this in the past, and I followed the 
> instructions in the task-anti-aliasing documentation. Still no QT-AA. xfs-tt 
> is correctly configured, the RENDER extension is being loaded (as are the 
> "freetype" and "type1" modules), XftConfig is correctly configured (worked 
> with 4.0.2), and QT_XFT=1. All my truetype fonts are available, but not 
> smoothed.
> 
> So I am left with one thing that I don't know how to check. Was libqt2 
> compiled without -xft? That's the only thing left I can think of.

yes..and as you can see it's linked to libXft and libXrender...

rkrusty@tootie:~$ ldd /usr/lib/libqt.so
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x404e0000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x404ee000)
        libm.so.6 => /lib/libm.so.6 (0x405c9000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x405eb000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x405f4000)
        libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x4060b000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4062c000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4063b000)
        libmng.so.1 => /usr/lib/libmng.so.1 (0x4065a000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x40698000)
        libc.so.6 => /lib/libc.so.6 (0x406de000)
        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x407f1000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x407f6000)
        liblcms.so.1 => /usr/lib/liblcms.so.1 (0x40829000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)


-- 
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD



Reply to: