> Hi, I'm trying to install Communicator 4.5 and can't get anywhere.  I
> downloaded the file with Lynx from the netscape ftp site.  The file was
> saved in /root/communicator-v45-export.x86-unknown-linux2.0.tar.gz

# cd /root
# tar zxvf communicator-v45-export.x86-unknown-linux2.0.tar.gz

this will extract the files into a directory called communicator-... or
something like that. 

# cd communicator*
# ./ns-install

When asked about where to install say /usr/local/netscape  The files
will be installed under that directory.

# cd /usr/local/bin

Create a symbolic link from the bin directory tot he actual location of
the executable.

# ln -s /usr/local/netscape/netscape netscape

You can launch communicator from /usr/loca/bin/netscape

> I'm thinking the file shouldn't be in /root when I try to install it,
> maybe it doesn't matter?  I tried moving it with mv 'file name' /usr and
> I get a not valid command, another time I just got the root prompt #
> back.  I do a search "locate communicator" and it still shows the file
> is in /root/ comm....

The final execuatable is not called communicator.  It is called
netscape.

Thaths
-- 
Homer: "We'll search out every place a sick twisted solitary misfit
       might run to."
Lisa: "I'll start with Radio Shack."
Sudhakar C13n   http://people.netscape.com/thaths/   Indentured Slave

Reply via email to