LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-11-2020, 10:52 AM   #1
dlandsurveys
LQ Newbie
 
Registered: Jan 2003
Location: somewhere, north america
Distribution: Slackware 14.1
Posts: 19

Rep: Reputation: 0
Newbie with Slackware 14.1 wishes to download firefox latest version


Ive downloaded Slackware 14.1 (from CD) on old HP Laptop (c.2012?). My firefox is version 24. Ive downloaded Version 81 but it doesn't update. how do I get Firefox to update to latest version?
 
Old 10-11-2020, 11:31 AM   #2
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
You would normally run the following script to build a slackware package: https://gist.github.com/ruario/9672798 and then install the package as normal. I assume that same approach would work on 14.1.

btw) is there a real reason to run 14.1 instead of 14.2?

Last edited by moesasji; 10-11-2020 at 11:32 AM.
 
Old 10-11-2020, 11:54 AM   #3
dlandsurveys
LQ Newbie
 
Registered: Jan 2003
Location: somewhere, north america
Distribution: Slackware 14.1
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by moesasji View Post
You would normally run the following script to build a slackware package: https://gist.github.com/ruario/9672798 and then install the package as normal. I assume that same approach would work on 14.1.

btw) is there a real reason to run 14.1 instead of 14.2?
Well, I was using Mint until an update blew up. So I've had a few Slackware CD packs sitting around and I'd thought I'd use 'em. My latest version was 14.1 but your thinking is I should just go to 14.2?
 
Old 10-11-2020, 01:26 PM   #4
johnny23
Member
 
Registered: Aug 2009
Location: Lapu-Lapu City, Philippines
Distribution: Slackware
Posts: 62

Rep: Reputation: 44
Quote:
Originally Posted by dlandsurveys View Post
Ive downloaded Slackware 14.1 (from CD) on old HP Laptop (c.2012?). My firefox is version 24. Ive downloaded Version 81 but it doesn't update. how do I get Firefox to update to latest version?
Version 79.0 is latest one that will work.
 
Old 10-11-2020, 05:46 PM   #5
dlandsurveys
LQ Newbie
 
Registered: Jan 2003
Location: somewhere, north america
Distribution: Slackware 14.1
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by moesasji View Post
You would normally run the following script to build a slackware package: https://gist.github.com/ruario/9672798 and then install the package as normal. I assume that same approach would work on 14.1.

btw) is there a real reason to run 14.1 instead of 14.2?

I tried the command above but everytime I try to access the internet, I get this error message:" (Error code: ssl_error_no_cypher_overlap)". I must have a flag set somewhere. Anyone know where to look?
 
Old 10-11-2020, 06:24 PM   #6
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Likely your certificate store is out of date. You might be able to update everything with the following command, but you might need the latest ca-certificates pacakge:

Code:
/usr/sbin/update-ca-certificates --fresh
Else, you could try and download the script and ignore the certificate checks, but you'll likely run into other issues when actually download updates.

[code]wget --no-check-certificate https://gist.github.com/ruario/9672798/raw/8838b901c411289c7780d68eadeb8f655c9d46c2/latest-firefox.sh
 
Old 10-12-2020, 12:07 AM   #7
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
Bill Gates reportedly freaked out when he had the minor revelation that Netscape was a kind of mini operating system that has <shudder!> cross platform! That's why suddenly Internet Explorer CDs appeared on doorknobs and in boxes of Cheerios. I did an experiment to upgrade old Slackware installers to start off with updated gcc and new kernels. It worked great BUT by the time I got to 14.0 browsers became a severe problem. At 13.37 it was all but hopeless. Almost every website I tried would deny access, demanding I update my browser which was simply unmanageable. Yeah, you really should upgrade to 14.2 and hope 15 comes out sooner rather than later.
 
1 members found this post helpful.
Old 10-12-2020, 10:29 PM   #8
dlandsurveys
LQ Newbie
 
Registered: Jan 2003
Location: somewhere, north america
Distribution: Slackware 14.1
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by enorbet View Post
Bill Gates reportedly freaked out when he had the minor revelation that Netscape was a kind of mini operating system that has <shudder!> cross platform! That's why suddenly Internet Explorer CDs appeared on doorknobs and in boxes of Cheerios. I did an experiment to upgrade old Slackware installers to start off with updated gcc and new kernels. It worked great BUT by the time I got to 14.0 browsers became a severe problem. At 13.37 it was all but hopeless. Almost every website I tried would deny access, demanding I update my browser which was simply unmanageable. Yeah, you really should upgrade to 14.2 and hope 15 comes out sooner rather than later.
Yeah, I'm with you on that after blowing all day Sunday trying to get it to turn. When you can't access the internet it's tough to get resources.

BTW fellas, thanks for taking the time to reply. Much appreciated.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Used previous version latest-firefox now cannot open firefox Tekla Slackware 8 07-24-2018 12:14 AM
[SOLVED] Latest-firefox ruari's script broken due change Firefox download site neymac Slackware 11 11-23-2015 04:47 PM
A newbie who wishes to hit the ground running! kinnovate LinuxQuestions.org Member Intro 3 01-04-2005 01:35 PM
best wishes kingka General 10 01-01-2004 04:49 AM
4 wishes (xmms,keyboard,shutdown,rpm) jamaso Linux - Newbie 11 11-28-2001 05:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration