LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-09-2010, 01:05 PM   #1
ethereal1m
Member
 
Registered: Jan 2010
Distribution: Ubuntu
Posts: 312

Rep: Reputation: 31
Question Upgrading Firefox Wisdom


Dear all,
I have slackware 13 64 that comes with Firefox 3.5.2. Since I have this habit of updating the latest version of Firefox, I installed 3.6.3 that I had grabbed from current. Alas, whatever the reason was, the software wasn't installed correctly; so I moved back to 3.5.2.

Question:
1. Is it wise to upgrade the latest version of Firefox in Linux Slackware.
2. If yes, what is the best way to do it?

regards,
ethereal1m
 
Old 04-09-2010, 01:12 PM   #2
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
Take a look at the command slackpkg. It is the official way to upgrade packages.

slackpkg update
slackpkg install-new
slackpkg upgrade-all

are the basic command that will get you going, but as with all software that you are unfamiliar with read the man page. I would also recommend reading the changelog in case a package has been removed. You will probably also want to edit /etc/slackpkg/slackpkg.conf mirrors and blacklist.

Also don't mix stable and current unless you know what you are doing, and if you do, try running current instead, it is, in my opinion, quite a bit faster.

samac

Last edited by samac; 04-09-2010 at 01:14 PM.
 
1 members found this post helpful.
Old 04-09-2010, 01:12 PM   #3
JimBrewster
Member
 
Registered: Feb 2010
Location: usa:/dev/random
Distribution: Slackware-15.0; -current
Posts: 245

Rep: Reputation: 60
1. Yes.
2. Download from the Slackware 13 mirror. I use slackpkg, but the manual way is to check the security updates here.
 
1 members found this post helpful.
Old 04-09-2010, 01:15 PM   #4
JimBrewster
Member
 
Registered: Feb 2010
Location: usa:/dev/random
Distribution: Slackware-15.0; -current
Posts: 245

Rep: Reputation: 60
BTW you can also join the slackware-security mailing list.
 
1 members found this post helpful.
Old 04-09-2010, 01:23 PM   #5
ethereal1m
Member
 
Registered: Jan 2010
Distribution: Ubuntu
Posts: 312

Original Poster
Rep: Reputation: 31
Question

Quote:
Originally Posted by samac View Post
Also don't mix stable and current unless you know what you are doing, and if you do, try running current instead, it is, in my opinion, quite a bit faster.
what do you mean by don't mix current and stable? Are you talking just the kernel only or the whole installation or something else?

I have 13.0 stable installation but I upgraded mysql, apache, and php to current. Is this a bad thing?
 
Old 04-09-2010, 01:32 PM   #6
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Code:
what do you mean by don't mix current and stable? Are you talking just the kernel only or the whole installation or something else?
The whole thing. You may get away with it but mixing any packages from current with stable is not recomended and may cause problems.

It's usually safer to get the source and Slackbuild from the current tree and rebuild the package on a stable system if you really need the updated version. Libraries and other things can change causing problems mixing versions so it's generally not recommended.
 
1 members found this post helpful.
Old 04-09-2010, 01:40 PM   #7
JimBrewster
Member
 
Registered: Feb 2010
Location: usa:/dev/random
Distribution: Slackware-15.0; -current
Posts: 245

Rep: Reputation: 60
Quote:
Originally Posted by ethereal1m View Post
what do you mean by don't mix current and stable? Are you talking just the kernel only or the whole installation or something else?

I have 13.0 stable installation but I upgraded mysql, apache, and php to current. Is this a bad thing?
Packages for each release are compiled against the system libraries for that release. If the libraries are the same there won't be a problem. If not there might be..
 
1 members found this post helpful.
Old 04-09-2010, 02:13 PM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I just compile my own, that way it's always up-to-date as long as they post the code, and it'll be slightly faster because I optimize it.
 
1 members found this post helpful.
Old 04-09-2010, 02:35 PM   #9
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
The simplest way to upgrade is to go to your favorite Slackware mirror and grab the packages from the /patches/packages directory for your version of Slackware. Then run upgradepkg *.txz (for version 13 and above). That way you're sure to have the most up-to-date packages for your version of Slackware.

In other words, there's no reason to grab packages from -current to upgrade -stable. Stable gets updated whenever there's a need to do so.

Slackpkg does a great job of automating this process. But, it is still a good idea to read the changelog to learn what is being updated and why. If you click on the link above you'll see that Firefox was most recently upgraded for -stable on April 5th.

Regards,
 
1 members found this post helpful.
Old 04-10-2010, 12:11 AM   #10
ethereal1m
Member
 
Registered: Jan 2010
Distribution: Ubuntu
Posts: 312

Original Poster
Rep: Reputation: 31
Thumbs up

ok, thanks for clearing things up guys...
 
  


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
Upgrading Firefox from 1.0.4 to 1.5.0 xbill311x Linux - Software 20 05-23-2006 09:05 PM
upgrading to firefox 1.5 krock923 Debian 12 05-07-2006 11:40 PM
Upgrading Firefox the right way duffmckagan Ubuntu 39 12-22-2005 01:40 PM
Upgrading Firefox ipodlinux Linux - Software 12 11-27-2005 12:13 AM
Upgrading Firefox LiberteToujours Linux - Software 0 01-17-2005 05:45 PM

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

All times are GMT -5. The time now is 10:04 PM.

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