Difference between revisions of "Installation Instructions"
m (→Installation Instructions) |
m (→Installation Instructions) |
||
Line 6: | Line 6: | ||
The following directory is recommended: | The following directory is recommended: | ||
/opt/xulrunner/1.8.0.4/ | /opt/xulrunner/1.8.0.4/ | ||
− | * Register XULRunner on the system by | + | * Register XULRunner on the system by witting the following: |
In order to install for all users, the following command must be ran with root access. | 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: | Or to install for just one user, type the following: | ||
xulrunner --register-user | xulrunner --register-user |
Latest revision as of 23:56, 11 December 2006
Installation Instructions
- Download XULRunner for Linux
- 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.
The following directory is recommended:
/opt/xulrunner/1.8.0.4/
- Register XULRunner on the system by witting 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