Difference between revisions of "Installation Instructions"

From CDOT Wiki
Jump to: navigation, search
 
m (Installation Instructions)
Line 4: Line 4:
 
*  Open a terminal and extract the tarball to a new directory by typing the following:
 
*  Open a terminal and extract the tarball to a new directory by typing the following:
 
   $> tar -xzf xulrunner-1.8.0.4.en-US.linux-i686.tar.gz.  
 
   $> tar -xzf xulrunner-1.8.0.4.en-US.linux-i686.tar.gz.  
The following directory is recommended: /opt/xulrunner/1.8.0.4 .
+
The following directory is recommended:  
 +
  /opt/xulrunner/1.8.0.4/
 
* Register XULRunner on the system by writting the following:  
 
* Register XULRunner on the system by writting the following:  
 +
In order to install for all users, the following command must be ran with root access. 
 
   xulrunner --register-global
 
   xulrunner --register-global
 +
Or to install for just one user, type the following:
 +
  xulrunner --register-user

Revision as of 19:03, 2 October 2006

Installation Instructions

 $> tar -xzf xulrunner-1.8.0.4.en-US.linux-i686.tar.gz. 

The following directory is recommended:

 /opt/xulrunner/1.8.0.4/
  • Register XULRunner on the system by writting the following:

In order to install for all users, the following command must be ran with root access.

 xulrunner --register-global

Or to install for just one user, type the following:

 xulrunner --register-user