[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:software:palemoon [2018/06/23 19:59 (UTC)] – [Installation instructions for Slackware 14.2 +] khronosschotyhowtos:software:palemoon [2018/06/28 21:02 (UTC)] – [Installation instructions for Slackware 14.2 +] Minor grammar bifferos
Line 39: Line 39:
   - Change to the temporary directory: <code>cd /tmp/</code>   - Change to the temporary directory: <code>cd /tmp/</code>
   - Download the SlackBuild from the Pale Moon SlackBuild git repository -- we grab the SlackBuild from here rather than from SlackBuild.org for the sake making this guide easy to maintain -- for 14.2 this can be found [[https://notabug.org/khronosschoty/SlackBuilds/archive/master.tar.gz|Here]]: <code>wget https://notabug.org/khronosschoty/SlackBuilds/archive/master.tar.gz -O SlackBuilds-master.tar.gz</code>   - Download the SlackBuild from the Pale Moon SlackBuild git repository -- we grab the SlackBuild from here rather than from SlackBuild.org for the sake making this guide easy to maintain -- for 14.2 this can be found [[https://notabug.org/khronosschoty/SlackBuilds/archive/master.tar.gz|Here]]: <code>wget https://notabug.org/khronosschoty/SlackBuilds/archive/master.tar.gz -O SlackBuilds-master.tar.gz</code>
-  - Untar the Pale Moon SlackBuild archive: <code>tar -xvf SlackBuilds-master.tar.gz</code> Note: if the slackbuild is downloaded using a web browser the tar archive's name might not be correct; and will need adjusted. +  - Untar the Pale Moon SlackBuild archive: <code>tar -xvf SlackBuilds-master.tar.gz</code> Note: if the slackbuild is downloaded using a web browser the tar archive's name might not be correct; and will need to be adjusted. 
   - Change to the SlackBuild Pale Moon directory: <code>cd slackbuilds/network/palemoon</code>   - Change to the SlackBuild Pale Moon directory: <code>cd slackbuilds/network/palemoon</code>
   - Download the necessary files indicated in the palemoon.info<code>wget https://github.com/MoonchildProductions/Pale-Moon/archive/27.9.3_Release/Pale-Moon-27.9.3_Release.tar.gz \   - Download the necessary files indicated in the palemoon.info<code>wget https://github.com/MoonchildProductions/Pale-Moon/archive/27.9.3_Release/Pale-Moon-27.9.3_Release.tar.gz \
 howtos:software:palemoon ()