[Mono-list] Fw: Fw: Compilng 1.2.5 preview 5
Jorge Bastos
mysql.jorge at decimal.pt
Thu Aug 30 10:56:01 EDT 2007
Ops,
Paolo, this is the ldd output of my working mono binary, i installed glib in
/usr/local/lib so that i could compile mono.
with the one in /usr/lib it doesn't work, maybe it's a package problem.
----- Original Message -----
From: "Paolo Molaro" <lupus at ximian.com>
To: <mono-list at lists.ximian.com>
Sent: Thursday, August 30, 2007 3:26 PM
Subject: Re: [Mono-list] Fw: Fw: Compilng 1.2.5 preview 5
> 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
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list