<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.sandboxgamemaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Package_managers</id>
		<title>Package managers - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.sandboxgamemaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Package_managers"/>
		<link rel="alternate" type="text/html" href="https://www.sandboxgamemaker.com/wiki/index.php?title=Package_managers&amp;action=history"/>
		<updated>2026-05-03T02:50:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://www.sandboxgamemaker.com/wiki/index.php?title=Package_managers&amp;diff=1385&amp;oldid=prev</id>
		<title>Mike: Protected &quot;Package managers&quot; ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://www.sandboxgamemaker.com/wiki/index.php?title=Package_managers&amp;diff=1385&amp;oldid=prev"/>
				<updated>2011-08-19T21:01:23Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/index.php?title=Package_managers&quot; title=&quot;Package managers&quot;&gt;Package managers&lt;/a&gt;&amp;quot; ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;tr style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 21:01, 19 August 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&#039;2&#039; style=&#039;text-align: center;&#039; lang=&#039;en&#039;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mike</name></author>	</entry>

	<entry>
		<id>https://www.sandboxgamemaker.com/wiki/index.php?title=Package_managers&amp;diff=557&amp;oldid=prev</id>
		<title>Hirato: a little page to help people out a bit who package it for various distros</title>
		<link rel="alternate" type="text/html" href="https://www.sandboxgamemaker.com/wiki/index.php?title=Package_managers&amp;diff=557&amp;oldid=prev"/>
				<updated>2009-09-21T11:34:21Z</updated>
		
		<summary type="html">&lt;p&gt;a little page to help people out a bit who package it for various distros&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;Work in Progress&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
if you don&amp;#039;t know what the .deb and .rpm file containers are used for, or what yast, or apt, or yum, or whatever is, please go back now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=What to modify=&lt;br /&gt;
&lt;br /&gt;
Sandbox by default is set up to install inside /usr/local/sandbox, the scripts which controls this is sandbox_unix_usr, and for the source parts, src/install.sh&lt;br /&gt;
&lt;br /&gt;
you should see a variable near the top named SANDBOX_DIR or similar, change it&amp;#039;s value to point to your preferred path for installation&lt;br /&gt;
&lt;br /&gt;
for /usr/bin/sandbox, link it to ${SANDBOX_DIR}/sandbox_unix_usr&lt;br /&gt;
&lt;br /&gt;
The files automatically store the user&amp;#039;s personal data inside ~/.platinumarts&lt;br /&gt;
&lt;br /&gt;
=Security freaks=&lt;br /&gt;
&lt;br /&gt;
Sandbox statically compiles against enet, a UDP networking library.&lt;br /&gt;
&lt;br /&gt;
For those who are most likely going to be attacked by the security team for including sandbox with a statically compiled version of Enet, Compile it with dynamic links, but make sure to include the latest version of enet. The maintainer for Enet works on the cube 2 engine, and hence the most up to date version of the library can be found from the sauerbraten repository.&lt;br /&gt;
&lt;br /&gt;
svn co https://sauerbraten.svn.sourceforge.net/svnroot/sauerbraten/src/enet enet&lt;br /&gt;
&lt;br /&gt;
=Dependencies=&lt;br /&gt;
&lt;br /&gt;
==required==&lt;br /&gt;
* libSDL&lt;br /&gt;
* libSDL_mixer&lt;br /&gt;
* libSDL_image&lt;br /&gt;
* libGL (provided by either mesa or the proprietary OpenGL drivers)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==optional==&lt;br /&gt;
* smpeg - for mpeg3 playback&lt;br /&gt;
* mikmod - for mod playback&lt;br /&gt;
* timidity - for mid playback&lt;br /&gt;
&lt;br /&gt;
==launcher==&lt;br /&gt;
* wxwidgets 2.8 (unicode)&lt;/div&gt;</summary>
		<author><name>Hirato</name></author>	</entry>

	</feed>