From deaf2b1d1233f9ac8cb6e16240b3619870728732 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Sat, 24 Oct 2015 23:09:24 -0400 Subject: remove manual output from source repo --- doc/manual/html_node/Installation.html | 105 --------------------------------- 1 file changed, 105 deletions(-) delete mode 100644 doc/manual/html_node/Installation.html (limited to 'doc/manual/html_node/Installation.html') diff --git a/doc/manual/html_node/Installation.html b/doc/manual/html_node/Installation.html deleted file mode 100644 index de5dac5..0000000 --- a/doc/manual/html_node/Installation.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - -GNU LibreJS 6.0.10.20151023: Installation - - - - - - - - - - - - - - - - - - - -
-

-Next: , Previous: , Up: Top   [Contents]

-
-
- -

3 Installation

- - -

You can install LibreJS directly using a generated librejs.xpi -file, or by building it from source. -

- - -

3.1 Building the Package

-

After installing jpm, you should be able to use the make -command to build LibreJS from source. -

-

After running make, a new file, librejs.xpi should be -generated. This is the file that can be installed in a Mozilla browser. -

- -

3.2 Installing LibreJS

-

To install the add-on for all users, run: -

-
sudo make install
-
- -

or as root: -

-
make install
-
- -

Next time you open a Mozilla-browser as a user of your system, you -should be notified that a new add-on (in this case, LibreJS) as been -installed and whether to allow it to run or not. -

- - - - - -- cgit v1.2.3