[6313] in RedHat Linux List
Re: netscape, HOWTO
daemon@ATHENA.MIT.EDU (Borg)
Tue Nov 26 17:59:46 1996
Date: Tue, 26 Nov 1996 13:44:50 -0800
From: Borg <vladimip@iceonline.com>
To: redhat-list@redhat.com
CC: Nathaniel Haggard <nate@wordplace.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Nathaniel Haggard wrote:
>
> Is there some document somewhere that someone might know of wihch explains
> how to install Netscape onto a linux box running RH 4.0.
mkdir /opt
mkdir /opt/netscape
mv netscape_that_you_downloaded.tar.gz /opt/netscape
cd /opt/netscape
gzip -dc netscape_that_you_downloaded.tar.gz | tar -vxf-
ln -s /opt/netscape/netscape /usr/local/bin/netscape
Make a button for Netscape:
*FvwmButtons(Title Netscape, Icon netscape.xpm, \
Action 'Exec "Netscape" netscape -geometry 1014x740 &')
Click on the button. :)
...of course you should not just blindly follow the
above example but tailor the settings acordingly to
your system configuration, e.g. you might want to put
it in your home directory or /usr/local/netscape or
your button settings can be different.
--
#include <disclaimer.h> | *Good pings come in small packets*
Vlad Petersen | Linux: multiuser, multitasking,
Vancouver, B.C | multiplatform, 64-bit and free.
vladimip @ iceonline.com | Ceterum censeo Microsoftam delendam esse
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null