Thanks for the help! I installed mono-devel and mono-script via yum, and it's still giving me the System.Core error. I am running Fedora. The fact you've run it means it can be done, so I have hope!

On 8/17/2010 9:42 PM, Kesick, Nicholas Charles wrote:
Hey Ben,
What distro of Linux are you using?

I've done quite a bit of work with OpenSim for my university, and I've written 
plenty of directions that I need to post to the wiki.
If you are running Fedora 11(?)/12/13, make sure you run "yum install mono-devel 
mono-jscript".  That should solve your mono dependencies on Fedora.

On Ubunutu... "apt-get install mono-gmcs libmono-microsoft8.0-cil
      libmono-system-runtime2.0-cil libmono-i18n2.0-cil libmono-oracle2.0-cil" 
should cover all of the mono related packages on that distro.

Let me know if that helps or doesn't, or if you are using a different distro.

- Nicholas Kesick
Now at [email protected]!

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Ben Faust
Sent: Tuesday, August 17, 2010 6:20 PM
To: [email protected]
Subject: [Opensim-users] OpenSim on Linux/Apache using Mono - System.Core Issues

I installed Mono on my Linux/Apache server and ran the Configure.exe
without any problems. However, when running OpenSim.exe, it loads some
of the dll's then dies with the following error. Anyone run into this?

18:09:56 - [CLIENTSTACK]: Attempting to load
OpenSim.Region.ClientStack.LindenUDP.dll

** (OpenSim.exe:17321): WARNING **: The following assembly referenced
from /home/opensim/bin/OpenSim.Region.ClientStack.LindenUDP.dll could
not be loaded:
       Assembly:   System.Core    (assemblyref_index=10)
       Version:    3.5.0.0
       Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/home/opensim/bin/).


** (OpenSim.exe:17321): WARNING **: Could not load file or assembly
'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies.

** (OpenSim.exe:17321): WARNING **: Could not load file or assembly
'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies.
18:09:56 - System.TypeLoadException: Could not load type
'OpenSim.Region.ClientStack.LindenUDP.IncomingPacketHistoryCollection'
from assembly 'OpenSim.Region.ClientStack.LindenUDP, Version=0.0.0.0,
Culture=neutral'.
18:09:56 - System.TypeLoadException: Could not load type
'OpenSim.Region.ClientStack.LindenUDP.LLClientView' from assembly
'OpenSim.Region.ClientStack.LindenUDP, Version=0.0.0.0, Culture=neutral'.
18:09:56 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.Reflection.ReflectionTypeLoadException: The classes in
the module cannot be loaded.
    at<0x00000>  <unknown method>
    at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
    at System.Reflection.Assembly.GetTypes () [0x00000]
    at OpenSim.Region.ClientStack.ClientStackManager..ctor (System.String
dllName) [0x00000]

Application is terminating: True

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users


_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to