]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
add rehash to instructions
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 1999 11:40:44 +0000 (11:40 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 1999 11:40:44 +0000 (11:40 +0000)
html/installation.html

index f4ac884eb225694c2bdb5e2821cbb50a2ea937fb..56ea970f82205d088cd891016d9409ff037442ee 100644 (file)
@@ -130,6 +130,15 @@ $ gmake
 
 <p><li>Copy the file $ALICE_ROOT/.rootrc to your home directory
 
+<p><li>For users with c-like shells, update your search path:
+
+<p>
+<pre>
+$ rehash
+</pre>
+
+<p>This usually has to be done only once, after having defined the new PATH.
+
 <p><li>Change to your home directory and run the code
 
 <p>