On Sun, Aug 18, 2002 at 06:06:00PM -0500, Wilbert van Bakel wrote:
> You are right,
>
> I copied the header files into /usr/X11R6/include/Xft and now configure
> recognizes xft2.
> Would it be okay to replace xft1 by xft2, since I practically want to
> build the whole system based on the new xft?
>
I dont think you should do that, because some programs can't use xft2 yet.
If you configure xft2 with:
./configure --sysconfdir=/etc --prefix=/usr --includedir=/usr/include/Xft2
or mębey
./configure --sysconfdir=/etc --prefix=/usr/X11R6 --includedir=/usr/X11R6/include/Xft2
your system will be able to use xft1 or 2 depending on which one is needed.
cya,
sa
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Aug 18 2002 - 20:27:32 BST