[Opensim-dev] Opensim (or mono) is pointing o wrong LIB directory.

2013-11-11 Thread R.Gunther
This not the first time it happend. It can be possible that something got wrong with compileing mono. But i have got this problem once before, for soem reason opensim or mono thinks that its running in 32bit mode and try to access "lib" instead of "lib64" ""Exception: System.TypeInitializationE

Re: [Opensim-dev] Opensim (or mono) is pointing o wrong LIB directory.

2013-11-11 Thread Michael Emory Cerquoni
its a problem with newer monos you have to compile libgdiplus slightly differently like this ./autogen.sh --prefix=/opt/mono-3.2.3 --libdir=/opt/mono-3.2.3/lib see full instructions here : http://nebadon2025.com/opensim/viewtopic.php?f=7&t=44 hope this helps! On Mon, Nov 11, 2013 at 9:57 AM, R