<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mggrant</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mggrant"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Mggrant"/>
		<updated>2026-05-11T09:24:35Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/Installing_and_running_on_x86-64</id>
		<title>Installing and running on x86-64</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Installing_and_running_on_x86-64"/>
				<updated>2007-12-08T16:39:08Z</updated>
		
		<summary type="html">&lt;p&gt;Mggrant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is what I have managed to gather about running OpenSimulator on an Intel Core2 on a 64bit linux system.&lt;br /&gt;
&lt;br /&gt;
To install it you need to do:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
  svn co http://opensimulator.org/svn/opensim/trunk opensim&lt;br /&gt;
  cd opensim&lt;br /&gt;
  sh runprebuild.sh&lt;br /&gt;
  nant&lt;br /&gt;
  cd ..&lt;br /&gt;
  svn co svn://openmetaverse.org/libsl/trunk libsl&lt;br /&gt;
  cd libsl/openjpeg-libsl/&lt;br /&gt;
  nano Makefile (add -m64 to compile flags to avoid another segfault)&lt;br /&gt;
  make&lt;br /&gt;
  cp libopenjpeg-libsl-2.1.2.0.so ../../opensim/bin/libopenjpeg-libsl-2.1.2.0-x86_64.so&lt;br /&gt;
  cd ../../opensim/bin/&lt;br /&gt;
  cp OpenSim.ini.example OpenSim.ini&lt;br /&gt;
  mono OpenSimulator.exe&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unfortunately this results in a segmentation fault. Which is somewhat remedied by building the libsl libraries by hand and copying the dll's from the freshly built&lt;br /&gt;
libsl to the OpenSimulator bin/ folder. This makes us get one step further. Unfortunately (Again) at this point we get other problems as apparently OpenSim is not compatible with the new libsl. I am yet to find a solution to this.&lt;br /&gt;
&lt;br /&gt;
A bug has been filed on this: http://opensimulator.org/mantis/view.php?id=43&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
I found deleting bin/libopenjpeg-1*so 'fixed' this problem for me (breaks terrain but the sim starts) - I guess that the svn-bundled openjpeg lib is out of date for x86-64 -- mggrant.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
As of early Dec, opensim has been updated to match libsl 1498 and rebuilding that version of the openjpeg library in 64 bit now works -- mggrant.&lt;/div&gt;</summary>
		<author><name>Mggrant</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Installing_and_running_on_x86-64</id>
		<title>Installing and running on x86-64</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Installing_and_running_on_x86-64"/>
				<updated>2007-11-25T00:30:58Z</updated>
		
		<summary type="html">&lt;p&gt;Mggrant: workaround for segfault&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is what I have managed to gather about running OpenSimulator on an Intel Core2 on a 64bit linux system.&lt;br /&gt;
&lt;br /&gt;
To install it you need to do:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
  svn co http://opensimulator.org/svn/opensim/trunk opensim&lt;br /&gt;
  cd opensim&lt;br /&gt;
  sh runprebuild.sh&lt;br /&gt;
  nant&lt;br /&gt;
  cd ..&lt;br /&gt;
  svn co svn://openmetaverse.org/libsl/trunk libsl&lt;br /&gt;
  cd libsl/openjpeg-libsl/&lt;br /&gt;
  nano Makefile (add -m64 to compile flags to avoid another segfault)&lt;br /&gt;
  make&lt;br /&gt;
  cp libopenjpeg-libsl-2.1.2.0.so ../../opensim/bin/libopenjpeg-libsl-2.1.2.0-x86_64.so&lt;br /&gt;
  cd ../../opensim/bin/&lt;br /&gt;
  cp OpenSimulator.ini.example OpenSimulator.ini&lt;br /&gt;
  mono OpenSimulator.exe&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unfortunately this results in a segmentation fault. Which is somewhat remedied by building the libsl libraries by hand and copying the dll's from the freshly built&lt;br /&gt;
libsl to the OpenSimulator bin/ folder. This makes us get one step further. Unfortunately (Again) at this point we get other problems as apparently OpenSim is not compatible with the new libsl. I am yet to find a solution to this.&lt;br /&gt;
&lt;br /&gt;
A bug has been filed on this: http://opensimulator.org/mantis/view.php?id=43&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
I found deleting bin/libopenjpeg-1*so 'fixed' this problem for me (breaks terrain but the sim starts) - I guess that the svn-bundled openjpeg lib is out of date for x86-64 -- mggrant.&lt;/div&gt;</summary>
		<author><name>Mggrant</name></author>	</entry>

	</feed>