[Opensim-users] Fresh install - errors (Linux Mint 11)
Marcus Llewellyn
marcus.llewellyn at gmail.com
Sat Dec 3 03:56:35 UTC 2011
Hiya, Ralph.
Sounds to me like you're missing libgdiplus. I've not used Mint myself
much, but since it uses many of the same packages as Ubuntu, you should
be able to issue the following command to be sure that all the Mono
dependencies that OpenSim needs to run is installed:
sudo apt-get install mono-complete
That will install almost every Mono package available, and the kitchen
sink, for Mono. It's overkill, actually, but much easier than trying to
hunt down individual packages.
Marcus
On 12/2/2011 9:41 PM, Ralph C Ellis wrote:
> Getting the following error when running mono OpenSim.exe
>
> Error loading plugin from OpenSim.Services.MapImageService.dll,
> exception System.TypeInitializationException: An exception was thrown
> by the type initializer for System.Drawing.GDIPlus --->
> System.DllNotFoundException: libgdiplus.so.0
> at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
> (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
>
> The very odd thing is that this is exactly the same setup I was
> running on another partition.
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
More information about the Opensim-users
mailing list