[MonoDevelop] Building Monodevelop on OpenSolaris

Christian Hergert christian.hergert at gmail.com
Fri Oct 17 18:50:54 EDT 2008


Can you try to run monodevelop with the following

MONO_LOG_LEVEL=debug

This should output all the information on attempts to load libraries.

-- Christian

On Fri, Oct 17, 2008 at 2:35 PM, Zachary Richmond <dev.ihsdoor at gmail.com> wrote:
> Zachary Richmond wrote:
> ...
>>
>> Anyhow, after setting MOZILLA_FIVE_HOME I am this close now:
>>
>> ERROR [2008-10-17 11:40:25Z]: Error initialising GLib logging.
>> System.DllNotFoundException: libglib-2.0-0.dll
>>
>> I am not sure what to do at this point, but I will keep trying.
>>
> Hopefully someone can help out here, I see:
>
> ./main/src/core/MonoDevelop.Projects/MonoDevelop.Projects.dll.config.in:
>  <dllmap dll="libglib-2.0-0.dll"
> target="libglib-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@" />
>
> ./main/src/core/MonoDevelop.Projects/MonoDevelop.Projects.dll.config:
> <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0" /
>
> and I have:
>
> /usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1600.3
>
> What am I missing here?
>
>
> Thanks, Zak
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list