On Thu, Jun 12 at 21:05+0200 Christian Lyra wrote:
>
> Hi all
>
> I'm trying to compile fvwm 2.5.7 but I'm getting this:
>
> With Xft anti-alias font support? no: Can't detect Xft 1 or fontconfig
>
> After ./configure. I already have libxft2-dev and libfontconfig-dev (Debian
> Sid), but configure failed to find it. If I'm not wrong the new fontconfig
> package dont have the fontconfig-config binaries, so if ./configure looks for
> this is no good...
> Is there something else that can be done?
This worked for me: Save this script as "fontconfig-config" somewhere
in your $PATH:
#!/bin/sh
pkg-config fontconfig $_at_
David
--
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.
- application/pgp-signature attachment: stored
Received on Thu Jun 12 2003 - 16:20:36 BST