[Mono-list] Fw: Fw: Compilng 1.2.5 preview 5
Paolo Molaro
lupus at ximian.com
Thu Aug 30 10:26:03 EDT 2007
On 08/30/07 Jorge Bastos wrote:
> I don't think it would be that
> maybe mono isn't detection the libs correcly?
No, maybe you have a broken install of glib in /usr/local/lib as the
output of ldd shows:
> flecha:/etc/apache2# ldd /usr/local/bin/mono
[...]
> libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb7e57000)
> flecha:/etc/apache2# dpkg -l|grep -i libglib
> The GLib library of C routines
> ii libglib2.0-0 2.14.0-2
It doesn't matter that you have a correct glib installed in /usr when
you compiled an old version and put it in /usr/local and configured your
system to use the old version instead of the correct one.
You can fix your broken system by removing the old glib you installed in
/usr/local/lib. Again, this is not a mono problem, it's just your system
misconfigured.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-list
mailing list