<html>
<head>
	<link rel="stylesheet" type="text/css" href="Help.css" />
	<title>Vault 3 On-Line Help: How to Install Vault 3 on Ubuntu (Linux)</title>
</head>
<body>
	<h1>How to Install Vault 3 on Ubuntu (Linux)</h1>
	<p><strong>Step 1: Install the Java Runtime Environment</strong></p>
	<p>
		<ol>
			<li>Select Applications / Add/Remove.</li>
			<li>Drop down the Show drop-down. Choose All available applications.</li>
			<li>Enter Sun Java in the Search text box.</li>
			<li>Check the check box to the left of Sun Java 6 Runtime in the list of Applications.</li>
			<li>Click Apply Changes.</li>
			<li>Click Apply.</li>
		</ol>
	</p>
	<p><strong>Step 2: Install Vault 3</strong></p>
	<p>
		<ol>
			<li>Download <a href="http://www.ericbt.com/Vault3/Download">Vault 3 for 32-bit Linux (GTK) (e.g. Ubuntu)</a> or
			<a href="http://www.ericbt.com/Vault3/Download">Vault 3 for 64-bit Linux (GTK) (e.g. Ubuntu)</a>.</li>
			<li>Unzip the file to a hard disc folder.</li>
			<li>Right-click the Desktop.</li>
			<li>Select Create Launcher.</li>
			<li>Enter Vault 3 in the Name text box.</li>
			<li>Enter the following in the Command text box: java -jar {folder into which you extracted the .zip file}/vault_linux_gtk.jar</li>
			<li>Click Close.</li>
		</ol>
	</p>
	<p><strong>Step 3: Run Vault 3</strong></p>
	<p>
		Double-click the Vault 3 launcher.
	</p>
	<div class="PreviousNextTopics">
		<span class="PreviousTopic"><a href="install_windows.html" class="PreviousTopicLink">Previous Topic</a></span>
		<span class="NextTopic"><a href="install_mac_osx.html" class="NextTopicLink">Next Topic</a></span>
	</div>
</body>
</html>