[Opensim-users] Opensim of 64 bit Linux servers

Jeroen van Veen j.veenvan at gmail.com
Thu Dec 18 08:31:39 UTC 2008


"I saw that the 64 bit installation instructions on
http://opensimulator.org/ are not up-to-date anymore."
update the wiki? ;)

2008/12/17 Joss Winn <jwinn at lincoln.ac.uk>

> Hello,
>
> I made some notes similar to this, too, specific to RedHat/CentOS 5.2 AMD
> 64bit.
>
> http://learninglab.lincoln.ac.uk/wiki/OpenSim
>
> Joss
>
> --
> Joss Winn
> Technology Officer
> Centre for Educational Research & Development
> University of Lincoln
> Brayford Pool
> Lincoln
> LN6 7TS
>
>
>
> -----Original Message-----
> From: opensim-users-bounces at lists.berlios.de on behalf of Snoopy Pfeffer
> Sent: Wed 12/17/2008 19:56
> To: opensim-users at lists.berlios.de
> Subject: [Opensim-users] Opensim of 64 bit Linux servers
>
> I saw that the 64 bit installation instructions on
> http://opensimulator.org/ are not up-to-date anymore.
>
> I have installed opensim #7731 with ODE on a 64 bit ubuntu 8.10 server by
> doing the following steps:
>
> 1. I have installed Mono 2.3 as described here:
>   http://osgrid.org/forums/viewtopic.php?f=14&t=475
>   Mono 2.3 is required to avoid startup problems with newer opensim
> versions.
>
> 2. I have downloaded and installed the lastest SVN version of opensim as
> usual (like a 32 bit system):
>   http://opensimulator.org/wiki/Build_Instructions
>
> 3. I have downloaded and installed the Open Dynamics Engine (ODE) to
> replace the 32 bit version of ODE with a 64 bit version. I did that with the
> following linux commands (it is expected that you have all required Linux
> building tools installed):
>   > svn co
> http://opensimulator.org/svn/opensim-libs/trunk/unmanaged/OpenDynamicsEngine
>   > cd OpenDynamicEngine
>   > chmod a+x ou/bootstrap
>   > sh autogen.sh
>   > CFLAGS="-m64" ./configure --enable-shared
>   > make
>   > cp ./ode/src/.libs/libode.so ../opensim/bin/
>   > vi ../opensim/bin/OpenSim.ini  (change av_capsule_standup_tensor_linux
> to 1700000)
>   The 'chmod' command is required to fix permissions that are wrong. The
> change in OpenSim.ini is required to avoid that avatars have bend legs
> and/or their feet are in the ground.
>
> I use this installation since about 2 weeks with ODE, Meshmerizer and
> XEngine and it works reliable, although 64 bit installations of opensim are
> not officially supported at the moment.
>
>    Snoopy Pfeffer
>
>
>
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20081218/58e711b8/attachment.html>


More information about the Opensim-users mailing list