Re: "faulty" mozilla downloads?
From: moma (moma_at_example.net)
Date: 04/20/04
- Next message: users_at_linuxforums.org: "Re: question"
- Previous message: users_at_linuxforums.org: "rpmbuild HowTo"
- In reply to: steve: ""faulty" mozilla downloads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Apr 2004 09:58:59 +0200
steve wrote:
> Hello
>
> I have tried to download mozilla tar.gz files several times. It used to
> seem quite simple. Recently ,when I have tried to untar the download I
> get a message that says that it isn't in gzip format. Has anyone else had
> his problem or know what is happening?
>
> TIA
> Steve
Try wget.
$ mkdir tmp
$ cd tmp
Get Mozilla 1.7 beta
$ wget
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7b/mozilla-i686-pc-linux-gnu-1.7b-installer.tar.gz
$ tar xvzf mozilla*1.7b-installer.tar.gz && cd mozilla-installer
$ su root
# chmod +x ./mozilla-installer
# ./mozilla-installer
============================================
Before install, I removed the old mozilla by doing:
# apt-get remove mozilla (or rpm -e mozilla )
! Be careful:
# rm /usr/bin/mozilla
# rm -fr /usr/opt/mozilla
# rm -fr /usr/local/mozilla
But, the installer should do it for you.
++++++++++++++++++++++++++++++++++++++++++++
And ohh, plugins stuff
http://home.online.no/~osmoma/plugins1.html
// moma
http://www.futuredesktop.org (newbies at the top)
? Maybe your file was already unzipp'ed by the downloader. ?
====
- Next message: users_at_linuxforums.org: "Re: question"
- Previous message: users_at_linuxforums.org: "rpmbuild HowTo"
- In reply to: steve: ""faulty" mozilla downloads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|