<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?action=history&amp;feed=atom&amp;title=Linux_terminal</id>
		<title>Linux terminal - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?action=history&amp;feed=atom&amp;title=Linux_terminal"/>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Linux_terminal&amp;action=history"/>
		<updated>2026-04-08T08:42:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.5</generator>

	<entry>
		<id>https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Linux_terminal&amp;diff=182&amp;oldid=prev</id>
		<title>IlinaMediaWiki: Created page with &quot;Now that the package has been fully unzipped you will need to to open a Linux Terminal. You can do this by using the Linux menu system: Applications &gt; Sytem Tools &gt; Terminal  == ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/index.php?title=Linux_terminal&amp;diff=182&amp;oldid=prev"/>
				<updated>2014-07-16T14:18:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Now that the package has been fully unzipped you will need to to open a Linux Terminal. You can do this by using the Linux menu system: Applications &amp;gt; Sytem Tools &amp;gt; Terminal  == ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Now that the package has been fully unzipped you will need to to open a Linux Terminal. You can do this by using the Linux menu system: Applications &amp;gt; Sytem Tools &amp;gt; Terminal&lt;br /&gt;
&lt;br /&gt;
== Installing libraries ==&lt;br /&gt;
&lt;br /&gt;
'''ONLY CARRY OUT THIS PAGE IF YOU CAN GET ROOT ACCESS'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt; NOTE:  To install these additional libraries ensure you are using the terminal as a root user. If using a UCL computer, these libraries should already be installed and you can skip to the &lt;br /&gt;
next page. If these libraries are not installed contacted your system administrator for help.&amp;lt;/span&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''How to use terminal as root user'''&lt;br /&gt;
&lt;br /&gt;
Open a command terminal (as shown on the previous page) and type&lt;br /&gt;
'''“su”''' into the command terminal.&lt;br /&gt;
&lt;br /&gt;
You will then be prompted to enter a password. Please enter the root password that you set up &lt;br /&gt;
when you installed linux. When you type the password you will '''not''' see any new characters &lt;br /&gt;
appearing on the screen. THIS '''IS NORMAL'''. When you have entered your password, press the &lt;br /&gt;
return key. You should now be presented with the line: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;color: #800000; background-color: #dcdcdc&amp;quot;&amp;gt;&lt;br /&gt;
[root@localhost your_name]#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The first set of libraries you will need to install are the '''expat''' libraries. This library &lt;br /&gt;
resolves '''XML''' files. To install these libraries type the command&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;color: #800000; background-color: #dcdcdc&amp;quot;&amp;gt;&lt;br /&gt;
sudo yum install expat*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The * makes sure that all libraries with the word “expat” are installed. When prompted to type Y or &lt;br /&gt;
N, type '''Y''' followed by the '''return''' key.&lt;br /&gt;
&lt;br /&gt;
You will now need to install the mesa libraries. These libraries contain the visualiser '''OpenGL'''&lt;br /&gt;
To install these libraries type the command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;color: #800000; background-color: #dcdcdc&amp;quot;&amp;gt;&lt;br /&gt;
sudo yum install mesa*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You will finally need to install the library '''cmake'''. This library allows you to build and run Geant4 simulations. Type the command&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;color: #800000; background-color: #dcdcdc&amp;quot;&amp;gt;&lt;br /&gt;
sudo yum install cmake&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>IlinaMediaWiki</name></author>	</entry>

	</feed>