|
Home > Archive > Red Hat Topics > December 2006 > Trying to install Netscape 7.2 on Core 6
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Trying to install Netscape 7.2 on Core 6
|
|
| Jesse Benton 2006-12-16, 7:14 am |
| I get the following message when trying to install netscape in Core 6.
Any ideas would be appreciated.Or a way to make Firefox more like
Netscape. They both use Mozilla. It work fine on RH 7.3 and Core 3.
Thanks for your help.
[root@localhost netscape-installer]# ./netscape-installer
bash: ./netscape-installer: /bin/sh: bad interpreter: Permission denied
[root@localhost
netscape-installer]#
| |
| Lenard 2006-12-16, 7:14 am |
| Jesse Benton wrote:
> I get the following message when trying to install netscape in Core 6.
> Any ideas would be appreciated.Or a way to make Firefox more like
> Netscape. They both use Mozilla. It work fine on RH 7.3 and Core 3.
> Thanks for your help.
>
> [root@localhost netscape-installer]# ./netscape-installer
> bash: ./netscape-installer: /bin/sh: bad interpreter: Permission denied
> [root@localhost
> netscape-installer]#
Netscape 7.2 is old and not supported on FC6,the current replacement is
seamonkey. Try typing the command as root;
yum install seamonkry
--
Contained within the Microsoft EULA;
This Limited Warranty is void if failure of the Product has resulted
from accident, abuse, misapplication, abnormal use or a virus.
| |
| Jesse Benton 2006-12-17, 1:16 am |
| On Sat, 2006-12-16 at 12:48 +0000, Lenard wrote:
> Jesse Benton wrote:
>
>
> netscape 7.2 is old and not supported on FC6,the current replacement is
> seamonkey. Try typing the command as root;
> yum install seamonkry
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: seamonkey #########################
[1/1]
Installed: seamonkey.i386 0:1.0.6-0.6.2.fc6
Complete!
[root@localhost ~]# cd /media
[root@localhost media]# ls
NSCP7.2
[root@localhost media]# cd NSCP7.2
[root@localhost NSCP7.2]# cd LINUX
[root@localhost LINUX]# ls
netscape-installer
[root@localhost LINUX]# cd netscape-installer
[root@localhost netscape-installer]# ls
config.ini license.txt netscape-installer-bin xpi
installer.ini netscape-installer README
[root@localhost netscape-installer]# ./ netscape-installer
bash: ./: is a directory
[root@localhost netscape-installer]# ./netscape-installer
bash: ./netscape-installer: /bin/sh: bad interpreter: Permission denied
[root@localhost netscape-installer]#
Lenard, I tried and this is the output.
Jesse Benton
| |
| Kevin Snodgrass 2006-12-17, 1:16 am |
| Jesse Benton wrote:
> [root@localhost netscape-installer]# ./netscape-installer
> bash: ./netscape-installer: /bin/sh: bad interpreter: Permission denied
> [root@localhost netscape-installer]#
Post the output from:
ls -l /bin/sh
| |
| Jesse Benton 2006-12-17, 7:13 am |
| On Sat, 2006-12-16 at 23:54 -0600, Kevin Snodgrass wrote:
> Jesse Benton wrote:
>
> Post the output from:
> ls -l /bin/sh[root@localhost LINUX]# cd netscape-installer
Kevin,
I don't think this helps. Or I'm doing something wrong.
[root@localhost netscape-installer]# ./netscape-installer
bash: ./netscape-installer: /bin/sh: bad interpreter: Permission denied
[root@localhost netscape-installer]# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Nov 30 19:35 /bin/sh -> bash
[root@localhost netscape-installer]#
| |
| Lenard 2006-12-17, 1:12 pm |
| Jesse Benton wrote:
> On Sat, 2006-12-16 at 12:48 +0000, Lenard wrote:
>
> Running Transaction Test
> Finished Transaction Test
> Transaction Test Succeeded
> Running Transaction
> Installing: seamonkey #########################
> [1/1]
>
> Installed: seamonkey.i386 0:1.0.6-0.6.2.fc6
> Complete!
Good, seamonkey is installed now use it.
$ /usr/bin/seamonkey
Or exit the GUI and use it from the start menu
Internet-->Seamonkey Web Browser
Forget about installing netscape 7.2, it is old (August 2004) and is not
supported by the newer gcc (what you need to compile the app) in FC5/6.
http://www.mozilla.org/projects/seamonkey/
--
Contained within the Microsoft EULA;
This Limited Warranty is void if failure of the Product has resulted
from accident, abuse, misapplication, abnormal use or a virus.
|
|
|
|
|