On Wed, Mar 17, 2004 at 04:45:03PM +1100, Scott Smedley wrote:
> Hi,
>
> I'm trying to compile FVWM on a Debian box. I'm having trouble getting
> it to include anti-alias font support.
>
> During ./configure I get this:
>
> checking for freetype-config... /usr/bin/freetype-config
> checking for FreeType - version >= 6.1.0... yes
> checking for fontconfig-config... no
> checking for Fontconfig - version >= 1.0.1... no
> *** fontconfig was not found in the pkg-config search path.
> *** either fontconfig is not installed or perhaps you should
> *** add the directory containing fontconfig.pc to the
> *** PKG_CONFIG_PATH environment variable.
>
> It appears there's no fontconfig-config program & the fontconfig
> package doesn't use pkg-config. (ie. there's no fontconfig.pc file.)
>
> Any Debian users have any luck with this?
>
hi,
did you setup the proper environment variables: I have this in my
/ect/profile :
PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig:/lib/pkgconfig
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/lib/pkgconfig:/usr/local/lib/pkgconfig
greetings
marco candrian
> SCoTT. :)
> --
> 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.
--
calmar
(o_ GNU/Linux is GREAT
//\
V_/_ http://www.calmar.ws
--
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 Wed Mar 17 2004 - 03:32:31 GMT