<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<sigh> I have to correct myself. The world just crashed again
with exactly the same error :(<br>
<br>
Regards,<br>
<br>
Klaus<br>
<br>
On 31.12.2011 18:19, Klaus-E. Klingner wrote:
<blockquote cite="mid:4EFF4429.3010708@silverday.de" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Hallo,<br>
<br>
thank you for the tip. However it did not fix the problem :/ I
still got the same crash. However I noticed that the ode-file in
the physics folder of DIVA is different from the one in the
original OpenSim 0.72-download. I copied that over, started the
world and that seems to have done the trick. Now I just have to
figure out a way to one of the sims that suddenly disappeared :/<br>
<br>
Regards and a happy and a happy new year,<br>
<br>
Klaus<br>
<br>
<br>
Additional remark:<br>
<br>
To install the libode on SuSe you have to add the
OpenSuSE-Gamerepository with<br>
<br>
zypper addrepo <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://download.opensuse.org/repositories/games/openSUSE_11.4/">http://download.opensuse.org/repositories/games/openSUSE_11.4/</a>
opensuse-games-x86_64<br>
<br>
and then install libode using<br>
<br>
zypper install libode1<br>
<br>
On 31.12.2011 16:57, M.E. Verhagen wrote:
<blockquote
cite="mid:CA+RcaTSBo1QLSRzYR6Df+5Sr=KXtpJhsOA5Cs61UKA+=HgDrWg@mail.gmail.com"
type="cite"><br>
<br>
<br>
<br>
I had the same sort of ode crashes, i installed ode on my system
with 'yum install ode' and deleted the libode.so from the
opensim bin dir, after wich i simlinked the lib to make sure
opensim uses it. I also downloaded <a moz-do-not-send="true"
href="https://github.com/downloads/justincc/opensim/libode.so-x86_64.so">https://github.com/downloads/justincc/opensim/libode.so-x86_64.so</a>,
and the crashes stopped.<br>
<br>
<br>
<br>
On suse this would something like these commands:<br>
<br>
yum install libode<br>
<br>
cd /opt/opensim/diva-r16915/bin<br>
<br>
wget <a moz-do-not-send="true"
href="https://github.com/downloads/justincc/opensim/libode.so-x86_64.so">https://github.com/downloads/justincc/opensim/libode.so-x86_64.so</a><br>
<br>
rm libode.so<br>
<br>
rm libode-x86_64.so<br>
<br>
mv <a moz-do-not-send="true" href="http://libode.so-x86_64.so">libode.so-x86_64.so</a>
libode-x86_64.so<br>
<br>
ln /usr/lib64/libode.so.1.1.1 libode.so<br>
<br>
<br>
I am not sure if there is a libode.so.1.1.1, it could named
differently, but just symlink it.<br>
In theory the symlink is not needed, but it cannot hurt.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Opensim-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a>
</pre>
</blockquote>
</blockquote>
</body>
</html>