On Sun, Aug 18, 2002 at 01:50:57AM +0000, Mikhael Goikhman wrote:
> On 17 Aug 2002 19:37:24 -0600, S. Anderson wrote:
> > > ...
> > > configure:3248: `FcBool' undeclared (first use in this function)
> > 
> > you might be having the same problem as I once had. see
> > http://www.hpc.uh.edu/fvwm/archive/0206/msg00276.html
> > It turns out fcpackage didnt/doesnt install the xft2 headers.
> 
> In RedHat it is done this way. The headers are installed in
> /usr/include/Xft2, i.e. /usr/include/Xft2/X11/Xft/Xft.h and
> "xft-config --cflags" returns -I/usr/include/Xft2 among others.
> 
> So there are no conflicts with Xft1 in /usr/include/X11/Xft/Xft.h.
> 
> Regards,
> Mikhael.

Nice. Thanks for the tip!
For non-redhat people,configuring xft2 with the following does the trick:
./configure --sysconfdir=/etc --prefix=/usr --includedir=/usr/include/Xft2

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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to