On Tue, 23 Sep 2003, Frédéric L. W. Meunier wrote: > Maybe this should be directed to cygwin-xfree. I don't know, > really. > > I read there are plans to make fontconfig a package. It > probably will go to /usr/lib along with FreeType (the > standalone sources also include a .pc file for it), but this > doesn't fix xcursor and xft. > > XFree86-prog installs > /usr/X11R6/lib/pkgconfig/{fontconfig,xcursor,xft}.pc, but > /usr/X11R6/lib/pkgconfig isn't in pkg-config's search path. > > bash-2.05b$ pkg-config.exe --libs fontconfig > 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 > > Testing /usr/lib/pkgconfig/openssl.pc: > > bash-2.05b$ pkg-config.exe --libs openssl > -lssl -lcrypto > > Should pkg-config include /usr/X11R6/lib/pkgconfig ? Should > /usr/X11R6/lib/pkgconfig be a symlink to /usr/lib/pkgconfig ? > Should PKG_CONFIG_PATH be set in /etc/profile ? > > I just don't think the user should set PKG_CONFIG_PATH since > XFree86 is part of Cygwin. Just my opinion.
It should probably be added in /etc/profile.d/fontconfig.sh (which can be installed directly by XFree86-prog). I guess this is an XFree-specific issue... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/