public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* PKG_CONFIG_PATH and XFree86
@ 2003-09-23  4:02 Frédéric L. W. Meunier
  2003-09-23  4:04 ` Igor Pechtchanski
  0 siblings, 1 reply; 2+ messages in thread
From: Frédéric L. W. Meunier @ 2003-09-23  4:02 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PKG_CONFIG_PATH and XFree86
  2003-09-23  4:02 PKG_CONFIG_PATH and XFree86 Frédéric L. W. Meunier
@ 2003-09-23  4:04 ` Igor Pechtchanski
  0 siblings, 0 replies; 2+ messages in thread
From: Igor Pechtchanski @ 2003-09-23  4:04 UTC (permalink / raw)
  To: Frédéric L. W. Meunier; +Cc: cygwin

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/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-23  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-23  4:02 PKG_CONFIG_PATH and XFree86 Frédéric L. W. Meunier
2003-09-23  4:04 ` Igor Pechtchanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).