<?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/index.php?action=history&amp;feed=atom&amp;title=Talk%3ABuild_Instructions</id>
		<title>Talk:Build Instructions - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ABuild_Instructions"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;action=history"/>
		<updated>2026-05-12T06:30:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=48760&amp;oldid=prev</id>
		<title>Gwyneth Llewelyn: /* Compiling under macOS Catalina (10.15.+): use msbuild */ new section</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=48760&amp;oldid=prev"/>
				<updated>2020-06-27T10:46:51Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Compiling under macOS Catalina (10.15.+): use msbuild: &lt;/span&gt; new section&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 10:46, 27 June 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 34:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 34:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I am currently attempting to make a VMWare image for opensim based off of debian 40r6 and opensim SVN 0.6.2 Alpha release (r8068). I hope I can configure it so that it will be ready to go in sandbox mode with a default AV.&amp;#160; If this does work, the problem then becomes where i could host it at.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I am currently attempting to make a VMWare image for opensim based off of debian 40r6 and opensim SVN 0.6.2 Alpha release (r8068). I hope I can configure it so that it will be ready to go in sandbox mode with a default AV.&amp;#160; If this does work, the problem then becomes where i could host it at.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;== Compiling under macOS Catalina (10.15.+): use msbuild ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I've been using &amp;lt;code&amp;gt;nant&amp;lt;/code&amp;gt; for years, mostly under Linux, but occasionally on macOS, when I wish to tweak things on a locally-running installation without breaking things on the 'main' grid. I have no idea when it was the last time I did that, but I did it today (June 2020), and found that &amp;lt;code&amp;gt;nant&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;nant-color&amp;lt;/code&amp;gt; simply couldn't get a minimal Mono framework to work, and that &amp;lt;code&amp;gt;xbuild&amp;lt;/code&amp;gt; is now considered obsolete...&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Accordingly, I've switched to &amp;lt;code&amp;gt;msbuild&amp;lt;/code&amp;gt; instead, and the compilation of the latest version on GitHub worked flawlessly.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I had installed Mono using &amp;lt;code&amp;gt;Homebrew&amp;lt;/code&amp;gt;, where &amp;lt;code&amp;gt;nant&amp;lt;/code&amp;gt; has been dropped/deleted/never existed, so I had to get &amp;lt;code&amp;gt;nant&amp;lt;/code&amp;gt; from SourceForge (the last version, 0.92, dates back to 2016, although on GitHub there were a few commits until 2018).&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Anyway, I guess that the future is &amp;lt;code&amp;gt;msbuild&amp;lt;/code&amp;gt;. Maybe some kind soul wishes to update the building instructions and add a section for macOS...&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[User:Gwyneth Llewelyn|Gwyneth Llewelyn]] ([[User talk:Gwyneth Llewelyn|talk]]) 03:46, 27 June 2020 (PDT)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gwyneth Llewelyn</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=21105&amp;oldid=prev</id>
		<title>Gracion: /* Mac PowerPC Build instructions updates */ Update done</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=21105&amp;oldid=prev"/>
				<updated>2011-02-09T06:44:00Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Mac PowerPC Build instructions updates: &lt;/span&gt; Update done&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 06:44, 9 February 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I've attempted to update these old instructions based on a successful build (yesterday), but on rebuilding to confirm the instructions found that all was not as it seemed. It looks like different versions of Mono are required to compile, and then run, OpenSim (the current tarball 0.7.0.2). I plan to return for a much better update and cleanup when I'm surer of my facts.&amp;#160; (I think PowerPC is well worth supporting on OpenSim because a lot of these machines are still being freed up for dedicated use as users switch to Intel.) [[User:Gracion|Gracion]] 08:27, 7 February 2011 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I've attempted to update these old instructions based on a successful build (yesterday), but on rebuilding to confirm the instructions found that all was not as it seemed. It looks like different versions of Mono are required to compile, and then run, OpenSim (the current tarball 0.7.0.2). I plan to return for a much better update and cleanup when I'm surer of my facts.&amp;#160; (I think PowerPC is well worth supporting on OpenSim because a lot of these machines are still being freed up for dedicated use as users switch to Intel.) [[User:Gracion|Gracion]] 08:27, 7 February 2011 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Ok, done! This should be a pretty good step-by-step for OpenSim for PowerPC today, I think. I'm sure there are issues, perhaps quite serious ones, but hopefully more useful than what was there before. In fact, I put back the old instructions pretty much intact, so that others have the option of using older materials. [[User:Gracion|Gracion]] 06:44, 9 February 2011 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Problems in installation... ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Problems in installation... ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gracion</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=21066&amp;oldid=prev</id>
		<title>Gracion: What I'm doing to PowerPC Mac instructions</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=21066&amp;oldid=prev"/>
				<updated>2011-02-07T08:27:08Z</updated>
		
		<summary type="html">&lt;p&gt;What I&amp;#039;m doing to PowerPC Mac instructions&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:27, 7 February 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;== Mac PowerPC Build instructions updates ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I've attempted to update these old instructions based on a successful build (yesterday), but on rebuilding to confirm the instructions found that all was not as it seemed. It looks like different versions of Mono are required to compile, and then run, OpenSim (the current tarball 0.7.0.2). I plan to return for a much better update and cleanup when I'm surer of my facts.&amp;#160; (I think PowerPC is well worth supporting on OpenSim because a lot of these machines are still being freed up for dedicated use as users switch to Intel.) [[User:Gracion|Gracion]] 08:27, 7 February 2011 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Problems in installation... ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Problems in installation... ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gracion</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=10134&amp;oldid=prev</id>
		<title>Liny: /* VMWare */ new section</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=10134&amp;oldid=prev"/>
				<updated>2009-01-21T20:58:24Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;VMWare: &lt;/span&gt; new section&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 20:58, 21 January 2009&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 25:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 25:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Far better than opening an already bad OS to possible net issues. Tho I tend to agree, if it just don't seem to connect and there is no&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Far better than opening an already bad OS to possible net issues. Tho I tend to agree, if it just don't seem to connect and there is no&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;other reason for the trouble, by all means disable the firewall to see if that is the issue.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;other reason for the trouble, by all means disable the firewall to see if that is the issue.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;== VMWare ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I am currently attempting to make a VMWare image for opensim based off of debian 40r6 and opensim SVN 0.6.2 Alpha release (r8068). I hope I can configure it so that it will be ready to go in sandbox mode with a default AV.&amp;#160; If this does work, the problem then becomes where i could host it at.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Liny</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=7624&amp;oldid=prev</id>
		<title>SeanDague: Talk:OpenSim Build Instructions moved to Talk:Build Instructions over redirect</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=7624&amp;oldid=prev"/>
				<updated>2008-10-06T19:36:57Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki/Talk:OpenSim_Build_Instructions&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:OpenSim Build Instructions&quot;&gt;Talk:OpenSim Build Instructions&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Talk:Build_Instructions&quot; title=&quot;Talk:Build Instructions&quot;&gt;Talk:Build Instructions&lt;/a&gt; over redirect&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:36, 6 October 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>SeanDague</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=5087&amp;oldid=prev</id>
		<title>Phrearch: Talk:Build Instructions moved to Talk:OpenSim Build Instructions: wrong naming convention(maybe more things need building instructions)</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=5087&amp;oldid=prev"/>
				<updated>2008-03-15T17:32:40Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki/Talk:Build_Instructions&quot; title=&quot;Talk:Build Instructions&quot;&gt;Talk:Build Instructions&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Talk:OpenSim_Build_Instructions&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:OpenSim Build Instructions&quot;&gt;Talk:OpenSim Build Instructions&lt;/a&gt;: wrong naming convention(maybe more things need building instructions)&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:32, 15 March 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Phrearch</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=5083&amp;oldid=prev</id>
		<title>Phrearch: Talk:Installation moved to Talk:Build Instructions: This is a subpage of installation, not the installation itself.</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=5083&amp;oldid=prev"/>
				<updated>2008-03-15T17:30:22Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki/Talk:Installation&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:Installation&quot;&gt;Talk:Installation&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Talk:Build_Instructions&quot; title=&quot;Talk:Build Instructions&quot;&gt;Talk:Build Instructions&lt;/a&gt;: This is a subpage of installation, not the installation itself.&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:30, 15 March 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Phrearch</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=2411&amp;oldid=prev</id>
		<title>James Harrison: OpenSim talk:Install moved to Talk:Installation: Removing OpenSim namespace; not needed.</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=2411&amp;oldid=prev"/>
				<updated>2008-01-09T00:38:10Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=OpenSim_talk:Install&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;OpenSim talk:Install (page does not exist)&quot;&gt;OpenSim talk:Install&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Talk:Installation&quot; class=&quot;mw-redirect&quot; title=&quot;Talk:Installation&quot;&gt;Talk:Installation&lt;/a&gt;: Removing OpenSim namespace; not needed.&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 00:38, 9 January 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>James Harrison</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=1680&amp;oldid=prev</id>
		<title>Charlie Omega: Vista firewall</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=1680&amp;oldid=prev"/>
				<updated>2007-12-07T09:16:51Z</updated>
		
		<summary type="html">&lt;p&gt;Vista firewall&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 09:16, 7 December 2007&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Greetings, and thanks for your huge effort.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Greetings, and thanks for your huge effort.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;== Vista firewall ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;As far as the disable Vista firewall, I have found that opening the ports that Opensim wants and the ports involved seems to work fine.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Far better than opening an already bad OS to possible net issues. Tho I tend to agree, if it just don't seem to connect and there is no&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;other reason for the trouble, by all means disable the firewall to see if that is the issue.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Charlie Omega</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=1046&amp;oldid=prev</id>
		<title>Salahzar: Problems in installation...</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:Build_Instructions&amp;diff=1046&amp;oldid=prev"/>
				<updated>2007-09-24T06:24:18Z</updated>
		
		<summary type="html">&lt;p&gt;Problems in installation...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Problems in installation... ==&lt;br /&gt;
&lt;br /&gt;
Hi, I just installed everything from the svn (see my note if you use donwload link). I was almost able to launch everything, but fail on having a fully working environment, I got null pointer exceptions and the inventory didn't work as expected.&lt;br /&gt;
&lt;br /&gt;
I'm particularly interested in local grid. This might be particularly useful for making demos and so attracting more attention on this wonderful project:&lt;br /&gt;
&lt;br /&gt;
Might I suggest the following for easying the installation of local grid? Just brainstorming:&lt;br /&gt;
&lt;br /&gt;
- Pack the already existent installation giving a READY TO GO local grid installation. I cannot do myself because it's not working on my computer. If you assist me in having a full installation, I might publish a easyphp self installing thingy.&lt;br /&gt;
&lt;br /&gt;
- What about having it working under Ubuntu or so under a VMWare machine? so that people can download the VM and be able to really see something working? Also if the deployed machine has something already built on it (some standard avatars and a small house) it would be tremendously useful.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also some defaults are strange to me: why not be per default using physics? people used to 2ndlife cannot understand why all the objects are phantom, this is particularly strange that you have to enable it. Please have it per default more consistent.&lt;br /&gt;
&lt;br /&gt;
* Textures are different from 2ndlife and appears to me a kind of rectangular dark brown. Is this wanted?&lt;br /&gt;
&lt;br /&gt;
* A tutorial should be written guiding people to do something. Not needing to do the same as 2nd life, but stress the differences!!!&lt;br /&gt;
&lt;br /&gt;
Greetings, and thanks for your huge effort.&lt;/div&gt;</summary>
		<author><name>Salahzar</name></author>	</entry>

	</feed>