[Mono-list] Build mono on Debian (testing)
Alexander M. Batishchev
abatishchev at godfather.net.ru
Wed Mar 17 19:03:01 EDT 2010
Hello.
I'm building Mono on virtual Debian 5.0.4 and got next problem:
~ $ cd mono
mono $ ./autogen.sh
..
No package 'gthread-2.0' found
configure: error: You need at least glib-2.0 2.4.0
Ok, I need to install glib2
$ sudo apt-get install libglib2.0-0
..
Done
$ dpkg -l libglib2.0*
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libglib2.0-data 2.22.4-1 Common files for GLib library
??
Maybe Debian repository doesn't contain the latest version?
http://packages.debian.org/sid/libglib2.0-0
libglib2.0-0 (2.22.4-1)
http://packages.debian.org/experimental/libglib2.0-0
libglib2.0-0 (2.23.5-1)
Yes, unfortunately, it does not.
is it possible to install version 2.4.0 from Debian repository?
Or I have to download the source from Gnome and build it manually?
http://ftp.gnome.org/pub/gnome/sources/glib/2.4/
Thanks in advance!
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100318/66ee7542/attachment.html
More information about the Mono-list
mailing list