| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Analyze: | Velop Mail Shield v0.0.3 |
| Date: | Tue, 23 Sep 2003 00:50:19 -0300 (E. South America Standard Time) |
| From: | =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <0 AT pervalidus DOT tk> |
| To: | cygwin AT cygwin DOT com |
| Subject: | PKG_CONFIG_PATH and XFree86 |
| Message-ID: | <Pine.WNT.4.58.0309230035390.1816@pervalidus> |
| X-X-Sender: | fredlwm AT imap DOT fastmail DOT fm |
| MIME-Version: | 1.0 |
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.
--
How to contact me - http://www.pervalidus.net/contact.html
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |