[Mono-devel-list] compiling with cygwin

Zoltan Varga vargaz at gmail.com
Wed Nov 10 04:02:16 EST 2004


                                    Hi,

   If you use the glib etc. packages from the mono site, then PKG_CONFIG_PATH
should be set to the directory where the *.pc files are installed. For
example, if you
installed the packages under /usr/local, set PKG_CONFIG_PATH to
/usr/local/lib/pkgconfig.

           Zoltan


On Tue, 9 Nov 2004 21:33:28 -0800 (PST), Laimonas <laijerrad at yahoo.com> wrote:
> Hey guys,
> 
> I am using instructions from
> http://www.all-the-johnsons.co.uk/mono/mono-compiling.html
> to compile mono on windows with cygwin.
> 
> when i reach the step that asks to run ./autogen.sh in
> mono directory, I get stopped on the error informing
> me that:
> 
> configure: error: Library requirements (glib-2.0 >=
> 1.3.11) not met; consider ad
> justing the PKG_CONFIG_PATH environment variable if
> your libraries are in a nons
> tandard prefix so pkg-config can find them.
> 
> Where can I find the path to the required files? Just
> to give you more info, I am using cygwin to compile
> and I am compiling source from cvs.
> 
> Thanks,
> 
> Laimis
> 
> __________________________________
> Do you Yahoo!?
> Check out the new Yahoo! Front Page.
> www.yahoo.com
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list