Click to See Complete Forum and Search --> : Netscape 6.0 install


JacksonWarren
12-09-2000, 06:28 PM
I just installed linux mandrake 7.2 and i'm a complete newbie...i downloaded netscape 6.0 but don't know how to install it...can somebody please give me step by step instructions?

klamath
12-09-2000, 07:02 PM
RTFM please. For example: http://home.netscape.com/download/install_instructions.html?cp=dowinfo2


------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the Better Bulletin Board (http://bbb.sourceforge.net)

PLBlaze
12-09-2000, 07:03 PM
There are few possibilties...depends what did you download? mozilla-installer or mozilla-i686-pc-gnu.tar.gz? if the later all you need to do is move it to your /home/~user name directory and untar it eg. gzip -d 'mozilla name' | tar xvf - and you should get package directory which has bin/mozilla...or gunzip 'mozilla name' then tar xvzf "mozilla name'.If you get the installer then you need to untar it same way and chmod u+x or chmod 755 'name' and run it ./'installer-whatever name' this will download mozilla *.xpi files and let you install to your choice of directory.If you think this is hard then head on to www.mozilla.org (http://www.mozilla.org) and follow install instructions.Hope this helps.

Oh, and enjoy the lizard http://www.linuxnewbie.org/ubb/biggrin.gif

klamath
12-09-2000, 07:37 PM
PLBlaze - JacksonWarren is trying to install Netscape 6, not Mozilla. Two different things.


------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the Better Bulletin Board (http://bbb.sourceforge.net)

witman
12-09-2000, 07:52 PM
Originally posted by klamath:
PLBlaze - JacksonWarren is trying to install Netscape 6, not Mozilla. Two different things.




Netscape and mozilla are practically one in the same. If you look at your Netscape directory, you'll see the word Mozilla used for several filenames.

------------------
Use the source!
The WITMAN Cometh!

PLBlaze
12-09-2000, 08:14 PM
Klamath, bad me going crazy here http://www.linuxnewbie.org/ubb/biggrin.gif...i assume that it was mozilla because few people i know name mozilla netscape besides netscape is mozilla with diff logo,all is same no?Sorry for misconfusion.

klamath
12-09-2000, 08:22 PM
Netscape and mozilla are practically one in the same. If you look at your Netscape directory, you'll see the word Mozilla used for several filenames.


I know that. They are very similar (Netscape 6 is based on a fork of Mozilla, a bit after M18 I think). But there are some differences -- one of which is the install procedure. And the Mozilla people don't appreciate people redirecting newbies to mozilla.org if they have problems with Netscape 6.

netscape is mozilla with diff logo,all is same no?

They are similar, but not the same. For example, Netscape 6 is not open source.

------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the Better Bulletin Board (http://bbb.sourceforge.net)