<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer%3ASlicer2.6Ubuntu</id>
	<title>Slicer:Slicer2.6Ubuntu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer%3ASlicer2.6Ubuntu"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer:Slicer2.6Ubuntu&amp;action=history"/>
	<updated>2026-04-12T02:12:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer:Slicer2.6Ubuntu&amp;diff=4144&amp;oldid=prev</id>
		<title>Marianna: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer:Slicer2.6Ubuntu&amp;diff=4144&amp;oldid=prev"/>
		<updated>2008-05-15T18:52:21Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 18:52, 15 May 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&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>Marianna</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer:Slicer2.6Ubuntu&amp;diff=4143&amp;oldid=prev</id>
		<title>Zack: Update from Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer:Slicer2.6Ubuntu&amp;diff=4143&amp;oldid=prev"/>
		<updated>2007-01-05T18:36:46Z</updated>

		<summary type="html">&lt;p&gt;Update from Wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== '''Slicer''' 2.6 on Ubuntu ==&lt;br /&gt;
&lt;br /&gt;
=== Notes for installing '''Slicer''' 2.6 on Ubuntu: ===&lt;br /&gt;
&lt;br /&gt;
* '''Slicer''' requires csh, which isn't installed by default on some Ubuntu distributions. It can be found in Synaptic (Berkeley version).&lt;br /&gt;
&lt;br /&gt;
=== If you are having problems with OpenGL: ===&lt;br /&gt;
&lt;br /&gt;
To verify your OpenGL installation is working, run the command&lt;br /&gt;
&lt;br /&gt;
 glxgears&lt;br /&gt;
&lt;br /&gt;
'''To install an NVIDIA graphics driver that supports OpenGL:'''&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install nvidia-glx nvidia-kernel-common&lt;br /&gt;
 sudo nvidia-glx-config enable&lt;br /&gt;
&lt;br /&gt;
Edit the /etc/X11/xorg.conf file to change 'nv' to 'nvidia' in this section:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
          Identifier      &amp;quot;NVIDIA Corporation NV41 [Quadro FX 3450/4000 SDI]&amp;quot;&lt;br /&gt;
          Driver          &amp;quot;nvidia&amp;quot;&lt;br /&gt;
          BusID           &amp;quot;PCI:5:0:0&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
'''To install an ATI graphics driver that supports OpenGL:'''&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install linux-restricted-modules-$(uname -r)&lt;br /&gt;
 sudo apt-get install xorg-driver-fglrx&lt;br /&gt;
 sudo depmod -a&lt;br /&gt;
 sudo aticonfig --initial&lt;br /&gt;
 sudo aticonfig --overlay-type=Xv&lt;/div&gt;</summary>
		<author><name>Zack</name></author>
		
	</entry>
</feed>