Mailing List Archive

Redhat 8 & Qt 3.1.2
If anyone's interested, I recently upgraded my Redhat 8 box to Qt 3.1.2
(I got tired of waiting for official RPMs... my next step is to switch
to Gentoo). Anyway, I built Qt from source, and the only tricky step to
get Xft2 support was to make a symbolic link from
/usr/X11R6/include/X11/Xft to /usr/include/Xft2/X11/Xft. Other than
that it was a vanilla Qt compile.

-Joe C.