LinuxQuestions.org
Visit Jeremy's Blog.
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 02-14-2006, 10:47 AM   #1
Zyphix
LQ Newbie
 
Registered: Feb 2006
Posts: 13

Rep: Reputation: 0
updating firefox and installing programs


I Got slackware 10.2 installed and using KDE. I'm trying to install Firefox 1.5.0.1. Idownloaded the tarball, What directery do i exctract it to to update? Plus what directery do i exctract other tarballs toinstall programs?
 
Old 02-14-2006, 12:13 PM   #2
Panagiotis_IOA
Member
 
Registered: Jan 2006
Location: Hellas, Europe
Distribution: Slackware 12
Posts: 238

Rep: Reputation: 32
When there's no installation package you just have to untar the file wherever you want and then you run the executable. This happens with Firefox as well. I was wondering the same before some weeks
You can also replace the old links of Firefox with the news but I don't know how you can change when you type "firefox" in the console to run the new one.
 
Old 02-14-2006, 12:59 PM   #3
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
Why not use the Slackware package? Its all done for you.

yourmirror/slackware/slackware-10.2/patches/packages/

or the main site
ftp.slackware.com/pub/slackware/slackware-10.2/patches/packages
 
Old 02-14-2006, 01:19 PM   #4
Zyphix
LQ Newbie
 
Registered: Feb 2006
Posts: 13

Original Poster
Rep: Reputation: 0
Used gFTP to open ftp.slackware.com/pub/slackware/slackware-10.2/patches/packages and it gives me a list of files. What files do i need?
 
Old 02-14-2006, 01:22 PM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You can install pre-built Slackware packages (ones you get from www.linuxpackages.net, for example) with

# installpkg filename.tgz

from within the directory in which they're located. For source packages, see this. Note that not all packages that come in .tar.gz are source (Firefox isn't) and you can get source packages ending in .tgz (and those aren't pre-built Slackware packages!) or .tar.bz2.
 
Old 02-14-2006, 01:31 PM   #6
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
Just to expand on what has been said, if you have a Slack package installed which you want to upgrade, download it to a directory of your choice (gftp is fine (use binary mode)). Then open a console, cd to your download dir, and

upgradepkg oldpackagename%newpackagename

in your case the package is mozilla-firefox-1.5.0.1-i686-1.tgz

tobyl
 
Old 02-14-2006, 04:12 PM   #7
dkpw
Member
 
Registered: Sep 2003
Location: Scotland
Distribution: LinuxMint16 & Ubuntu 12.0.4 LTS
Posts: 218

Rep: Reputation: 30
Quote:
Originally Posted by tobyl
Why not use the Slackware package? Its all done for you.
Because you may want to use a language other than American English.
 
Old 02-14-2006, 05:13 PM   #8
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64
Posts: 761

Rep: Reputation: 35
In which case you can use the Slackware Firefox SlackBuild with the non US English binaries to produce a package for your language (I've used Pat's SlackBuild with the en-GB binaries and they work fine without any modification).

Last edited by cathectic; 02-14-2006 at 05:14 PM.
 
Old 02-14-2006, 06:50 PM   #9
chrisortiz
Member
 
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429

Rep: Reputation: 30
zyphix it seems everyone went their own direction with your question. I just updated to firefox 1.5.0.1, so here is how i did it.

tar -zxvf 'filename.tar.gz'
su root
rm -rf /usr/lib/firefox

then move your extracted directory to where the old one was.

mv firefox /usr/lib/firefox

make sure you name the directory the same as the first one, otherwise none of your links will work.

on a side note, i've noticed lots of bugs with firefox 1.5.0.1. must of them have to do with macromedia flash, and it seems to be dislike waiting on dns servers. Meaning you will have to hit "try again" a bunch

Last edited by chrisortiz; 02-14-2006 at 06:51 PM.
 
Old 02-14-2006, 06:53 PM   #10
chrisortiz
Member
 
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429

Rep: Reputation: 30
i should really read all the posts before i throw up mine.
 
Old 02-15-2006, 03:37 AM   #11
dkpw
Member
 
Registered: Sep 2003
Location: Scotland
Distribution: LinuxMint16 & Ubuntu 12.0.4 LTS
Posts: 218

Rep: Reputation: 30
Quote:
Originally Posted by cathectic
In which case you can use the Slackware Firefox SlackBuild with the non US English binaries to produce a package for your language (I've used Pat's SlackBuild with the en-GB binaries and they work fine without any modification).
Thank you for that information.

My method is simply to download the EN-GB version of the app and install it in /~/bin each time it's updated.

regards

dkpw
 
Old 02-15-2006, 05:03 PM   #12
Zyphix
LQ Newbie
 
Registered: Feb 2006
Posts: 13

Original Poster
Rep: Reputation: 0
KDE came with a package manager. got it installed.
 
  


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
Newbie: Security and Updating programs almontr Linux - Newbie 4 01-22-2006 04:24 PM
Problems Updating and Installing new programs with Yast PaleViper SUSE / openSUSE 3 12-14-2005 01:28 AM
Updating Firefox nygeek05 Slackware 5 11-14-2005 07:34 PM
Installing Firefox and Other Programs Cinematography Mandriva 11 05-01-2005 07:31 AM
Programs - uninstalling, updating, pointing mymojo Linux - Newbie 2 10-20-2003 07:13 AM

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

All times are GMT -5. The time now is 05:48 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