[Gtk-sharp-list] help compiling
Ravindra Kumar
rkumar@novell.com
Thu, 19 Feb 2004 20:37:36 -0700
Craig,
Just set PKG_CONFIG_PATH to the location where mono.pc resides on
your system. e.g.
$ export PKG_CONFIG_PATH=/path/to/mono.pc
You can find this file under /usr/local/lib/pkgconfig, if you did not
use
any prefix while building mono. Otherwise, it will be under
<prefix>/lib/pkgconfig.
-Ravindra
>>> "Craig Williams" <craig@ip80.com> 2/20/2004 7:06:26 AM >>>
hi,
I'm trying to get gtk# to compile, I have mono, gtk+, atk all compiled
and
installed.
This is the error I get during ./configure
configure: error: Library requirements (mono) not met; consider
adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.
ok ... so how do I do that ? ;)
thanks!
Craig
_______________________________________________
Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list