> > I'm now using RedHat 5.0 . I want to install Netscape Gold 3.0. After
> > extract the file
> > using gzip -dc <compress file> | tar -xvf- , the binary execuate of
> > netscape is produced.
If I remember correctly, there is an install script you must run to
configure Netscape before you can run it. Look for a readme file or
other documentation in the directory where you extracted the file. There
are also environment variables that must be added to /etc/profile or
similar in order that Netscape can find things it needs. This is
explained in the documentation files too.
Quote:> > However, when I type netscape in the shell prompt , the screen prompt
> > "command not found" !
> > So, I issue ls -al command, the netscape binary is already readable and
> > executable.
> > What is the problems ?
After you have done the necessary steps to configure Netscape and the
environment, if it doesn't run when you are in the Netscape directory
where your binary is located, try executing
./netscape
instead of just the command name.
-----------------------------------------------------------
// D. F. Yriart Visit me at my home page \\
-----------------------------------------------------------