On Thu, Jun 12, 2003 at 11:18:31PM +0200, David Hansen wrote:
> 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_
>
>
Yes, this should work in most case ... but here this gives:
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
:o)
and of course I run XFree-4.3 with fontconfig.pc at the good place
(vs XFree-4.3) but not at the standrad place.
Regards, Olivier
--
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 Thu Jun 12 2003 - 17:09:01 BST