Re: [SLUG] csboard PKG_CONFIG_PATH environment variable

From: Eben King (eben1@tampabay.rr.com)
Date: Fri Jan 13 2006 - 10:41:55 EST


On Fri, 13 Jan 2006, Mario Lombardo wrote:

> I'm trying to compile csboard. It's a chess game program. Where is the
> PKG_CONFIG_PATH environment variable? How do I change it? I'm using Fedora
> Core 3.
>
> >8---snip---8<
> checking for pkg-config... /usr/bin/pkg-config
> checking for mono >= 0.95
> ... Package mono was not found in the pkg-config search path.
> Perhaps you should add the directory containing `mono.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'mono' found
>
> configure: error: Library requirements (mono >= 0.95
> ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your
> libraries are in a nonstandard prefix so pkg-config can find them.

I'd say, "locate mono.pc", That'll return a file. Take the directory of
the file (something like "/usr/local/lib/pkgconfig") and do

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

Adjust to taste.

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar

Two atoms are walking along. Suddenly, one stops. The other says, "What's wrong?" "I've lost an electron." "Are you sure?" "I'm positive!"

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:26:13 EDT