
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;feed=atom&amp;action=history</id>
		<title>How to install Quake4 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;action=history"/>
		<updated>2013-05-24T13:15:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;diff=20151&amp;oldid=prev</id>
		<title>Hatalar205 at 17:41, 24 November 2012</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;diff=20151&amp;oldid=prev"/>
				<updated>2012-11-24T17:41:44Z</updated>
		
		<summary type="html">&lt;p&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 17:41, 24 November 2012&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;{{i18n| [[How to install Quake4|en]] [[Tr:How to install Quake4|tr]]}}&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;-On console:&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;-On console:&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>Hatalar205</name></author>	</entry>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;diff=6022&amp;oldid=prev</id>
		<title>Zambayoni at 22:50, 19 February 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=How_to_install_Quake4&amp;diff=6022&amp;oldid=prev"/>
				<updated>2009-02-19T22:50:58Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-On console:&lt;br /&gt;
&lt;br /&gt;
   '''~ $ su -'''&lt;br /&gt;
&lt;br /&gt;
type root password&lt;br /&gt;
&lt;br /&gt;
-enter on /etc/fstab and add this line&lt;br /&gt;
&lt;br /&gt;
   '''/dev/sr0   /mnt/cdrom   auto   user,noatime,noauto,exec,managed,ro   0 0'''   &lt;br /&gt;
&lt;br /&gt;
this line fix mount point on emerge.&lt;br /&gt;
&lt;br /&gt;
   '''~ # mkdir /mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
create a directory mount if not exsist&lt;br /&gt;
&lt;br /&gt;
   '''~ # chmod 777 /mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
set privilege to &amp;quot;users&amp;quot; group on directory cdrom (of default it is on &amp;quot;root&amp;quot; group)&lt;br /&gt;
&lt;br /&gt;
-Type &lt;br /&gt;
&lt;br /&gt;
   '''~ # export CD_ROOT_1=/mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
   '''~ # export CD_ROOT_2=/mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
   '''~ # export CD_ROOT_3=/mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
   '''~ # export CD_ROOT_4=/mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
these lines instead indicate to emerge where to take the levels of quake4&lt;br /&gt;
&lt;br /&gt;
-insert Quake4 DVD disk in your mount point (on this example is a device /dev/sr0) and type&lt;br /&gt;
&lt;br /&gt;
   '''~ # mount /mnt/cdrom'''&lt;br /&gt;
&lt;br /&gt;
   '''~ # emerge quake4-data'''&lt;br /&gt;
&lt;br /&gt;
the package quake4-bin is selected automatically...&lt;br /&gt;
&lt;br /&gt;
-accept license&lt;br /&gt;
&lt;br /&gt;
-When ready change from Beryl Manager -&amp;gt; select manager -&amp;gt; kwin to improve stability and performance.&lt;br /&gt;
&lt;br /&gt;
Good Luck...&lt;br /&gt;
&lt;br /&gt;
[[Category:Gaming|How to install Quake4]]&lt;/div&gt;</summary>
		<author><name>Zambayoni</name></author>	</entry>

	</feed>