<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.reddnet.org/mwiki/index.php?action=history&amp;feed=atom&amp;title=LoRS_Instructions</id>
	<title>LoRS Instructions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.reddnet.org/mwiki/index.php?action=history&amp;feed=atom&amp;title=LoRS_Instructions"/>
	<link rel="alternate" type="text/html" href="https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions&amp;action=history"/>
	<updated>2026-05-25T03:09:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions&amp;diff=3011&amp;oldid=prev</id>
		<title>Managanj: New page: #Setting up LoRS #Uploading/Downloading Files #Other Commands  == Setting up LoRS ==  *Creat...</title>
		<link rel="alternate" type="text/html" href="https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions&amp;diff=3011&amp;oldid=prev"/>
		<updated>2008-01-16T16:52:23Z</updated>

		<summary type="html">&lt;p&gt;New page: #Setting up LoRS #&lt;a href=&quot;/mwiki/index.php/LoRS_Instructions_-_Uploading/Downloading_Files&quot; title=&quot;LoRS Instructions - Uploading/Downloading Files&quot;&gt;Uploading/Downloading Files&lt;/a&gt; #&lt;a href=&quot;/mwiki/index.php/LoRS_Instructions_-_Other_LoRS_Commands&quot; title=&quot;LoRS Instructions - Other LoRS Commands&quot;&gt;Other Commands&lt;/a&gt;  == Setting up LoRS ==  *Creat...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#Setting up LoRS&lt;br /&gt;
#[[LoRS Instructions - Uploading/Downloading Files|Uploading/Downloading Files]]&lt;br /&gt;
#[[LoRS Instructions - Other LoRS Commands|Other Commands]]&lt;br /&gt;
&lt;br /&gt;
== Setting up LoRS ==&lt;br /&gt;
&lt;br /&gt;
*Create a directory for running LoRS:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ mkdir lstore&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Copy libxio-0.2.tar.gz and lors-0.82.1.tar.gz from an existing location&lt;br /&gt;
&amp;lt;pre&amp;gt; $ cp ~/&amp;lt;directory path&amp;gt;/libxio-0.2.tar.gz &amp;lt;username&amp;gt;/lstore&lt;br /&gt;
 $ cp ~/&amp;lt;directory path&amp;gt;/lors-0.82.1.tar.gz &amp;lt;username&amp;gt;/lstore&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Unzip the lors file with the following options: &lt;br /&gt;
**-x (--extract, --get) extracts files from the archive&lt;br /&gt;
**-v (--verbose) lists the processed files verbosely&lt;br /&gt;
**-z (--ungzip) filters the files through gzip&lt;br /&gt;
**-f (--file=ARCHIVE) uses the file named ARCHIVE&lt;br /&gt;
&amp;lt;pre&amp;gt; $ tar -xvzf lors-0.82.1.tar.gz&amp;lt;/pre&amp;gt;&lt;br /&gt;
*For a complete option list, use:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ tar --help&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Enter the new lors directory and open the README file:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ cd lors-0.82.1 ; ls&lt;br /&gt;
 $ cat README&amp;lt;/pre&amp;gt;&lt;br /&gt;
:*OR open it in an editor like emacs:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ emacs README&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Run a configure, make, make install process (as outlined in the README file). set &amp;quot;prefix&amp;quot; equal to your directory of choice: the default is a &amp;quot;local&amp;quot; directory in your PWD&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./configure --prefix=$PWD/local   &lt;br /&gt;
 $ make&lt;br /&gt;
 $ make install&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Add library to your PATH:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ setenv PATH &amp;quot;${PATH}:${HOME}/bin:/lstore/lors-0.82.1/local/lib&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Run the LoRS setup script:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ sh ./lors_setup.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Follow the on-screen instructions and wait patiently!&lt;/div&gt;</summary>
		<author><name>Managanj</name></author>
	</entry>
</feed>