зеркало из https://github.com/mono/mail-archives.git
123 строки
5.1 KiB
HTML
123 строки
5.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20%28macosX%29%20gtk-sharp%202.10.0%20installation%20%3A%0A%20gobject%20not%20recognized&In-Reply-To=46C21F2C.2030504%40yahoo.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="008178.html">
|
||
|
<LINK REL="Next" HREF="008180.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized</H1>
|
||
|
<B>lolveley</B>
|
||
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20%28macosX%29%20gtk-sharp%202.10.0%20installation%20%3A%0A%20gobject%20not%20recognized&In-Reply-To=46C21F2C.2030504%40yahoo.com"
|
||
|
TITLE="[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized">olivier57b at yahoo.fr
|
||
|
</A><BR>
|
||
|
<I>Tue Aug 14 17:39:05 EDT 2007</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="008178.html">[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="008180.html">[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#8179">[ date ]</a>
|
||
|
<a href="thread.html#8179">[ thread ]</a>
|
||
|
<a href="subject.html#8179">[ subject ]</a>
|
||
|
<a href="author.html#8179">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>hi glenn,
|
||
|
|
||
|
I don't know if pkgconfig is installed, I mean I have not installed it
|
||
|
by myself.
|
||
|
I noticed macports have a port "pkgconfig 0.22.0" which is active.
|
||
|
I will have a look at that.
|
||
|
What is the name of the pkg-config definitions 's folder?
|
||
|
|
||
|
lolveley.
|
||
|
|
||
|
Glenn Martin a écrit :
|
||
|
><i> Do you have pkg-config installed? if you do you can retarted your
|
||
|
</I>><i> PKG_CONFIG_PATH to where the installer added the pkg-config definitions
|
||
|
</I>><i> of the new version and it will build... If you dont itll find 2.6 (the
|
||
|
</I>><i> default for whats on your system).
|
||
|
</I>><i>
|
||
|
</I>><i> Glenn
|
||
|
</I>><i>
|
||
|
</I>><i> lolveley wrote:
|
||
|
</I>><i>
|
||
|
</I>>><i> Hi,
|
||
|
</I>>><i>
|
||
|
</I>>><i> I have installed glib 2.14.0 from the tarball (and I tried also with
|
||
|
</I>>><i> macports, but without success), and the path of the pkgconfig files was
|
||
|
</I>>><i> included in the PKG_CONFIG_PATH.
|
||
|
</I>>><i>
|
||
|
</I>>><i> But when I launch (in the gtk-sharp folder) "configure" with the
|
||
|
</I>>><i> parameters --prefix=$mono, where mono is the path of the mono framework,
|
||
|
</I>>><i>
|
||
|
</I>>><i> I have the following message:
|
||
|
</I>>><i>
|
||
|
</I>>><i> checking for GLIB... Requested 'gobject-2.0 >= 2.10.0' but version
|
||
|
</I>>><i> of GObject is 2.6.3
|
||
|
</I>>><i> configure: error: Package requirements (gobject-2.0 >= 2.10.0) were
|
||
|
</I>>><i> not met:
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i> Consider adjusting the PKG_CONFIG_PATH environment variable if you
|
||
|
</I>>><i> installed software in a non-standard prefix.
|
||
|
</I>>><i>
|
||
|
</I>>><i> Alternatively, you may set the environment variables GLIB_CFLAGS
|
||
|
</I>>><i> and GLIB_LIBS to avoid the need to call pkg-config.
|
||
|
</I>>><i> See the pkg-config man page for more details.
|
||
|
</I>>><i>
|
||
|
</I>>><i> It seems clear that glib is badly recognized.
|
||
|
</I>>><i> Do you know what should I do to test my installation, or to solve this
|
||
|
</I>>><i> issue?
|
||
|
</I>>><i>
|
||
|
</I>>><i> lolveley.
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>>><i> _______________________________________________
|
||
|
</I>>><i> Gtk-sharp-list maillist - <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">Gtk-sharp-list at lists.ximian.com</A>
|
||
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</A>
|
||
|
</I>>><i>
|
||
|
</I>>><i>
|
||
|
</I>><i>
|
||
|
</I>><i>
|
||
|
</I></PRE>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="008178.html">[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="008180.html">[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#8179">[ date ]</a>
|
||
|
<a href="thread.html#8179">[ thread ]</a>
|
||
|
<a href="subject.html#8179">[ subject ]</a>
|
||
|
<a href="author.html#8179">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|