[Mono-list] Configure Problem

Howard Cole howard.cole@selestial.com
Fri, 14 Jan 2005 14:29:48 +0000


As the output states, you probably need to set the PKG_CONFIG_PATH 
environment variable to look in the directories with the *.pc files. On 
my Fedora FC3 build I use the following:
    $ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig

Howard Cole
www.selestial.com


Baris KANLICA wrote:

>  
>
> Hi All,
>
>  
>
> I have a problem. When I was make "./configure -- prefix/usr/local" 
> for installation mono, computer is giving this error :
>
>  
>
> checking for pkg-config... /usr/bin/pkg-config
>
> Package glib-2.0 was not found in the pkg-config search path.
>
> Perhaps you should add the directory containing `glib-2.0.pc'
>
> to the PKG_CONFIG_PATH environment variable
>
> No package 'glib-2.0' found
>
> Package glib-2.0 was not found in the pkg-config search path.
>
> Perhaps you should add the directory containing `glib-2.0.pc'
>
> to the PKG_CONFIG_PATH environment variable
>
> No package 'glib-2.0' found
>
> checking for glib-2.0 >=3D 1.3.11... Package glib-2.0 was not found in =
>
> the pkg-config search path.
>
> Perhaps you should add the directory containing `glib-2.0.pc'
>
> to the PKG_CONFIG_PATH environment variable
>
> No package 'glib-2.0' found
>
>  
>
> configure: error: Library requirements (glib-2.0 >=3D 1.3.11) not met; =
>
> consider adjusting the PKG_CONFIG_PATH environment variable if your =
>
> libraries are in a nonstandard prefix so pkg-config can find them.
>
>  
>
> How is I make ????
>
>  
>
> Best Regards,
>
> Baris KANLICA
>
> Netpa IT Manager
>
>  
>
>  
>