LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   firefox error while starting in redhat (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-error-while-starting-in-redhat-4175418047/)

madhubitvs 07-22-2012 02:13 AM

firefox error while starting in redhat
 
Hi,
I have installed fire-fox using rpm -ivh --nodeps fire-fox-3.6.13-2.el5.x86_64.rpm and getting error below while starting as fire-fox & in command prompt.

Could not find compatible GRE between version 1.9.2.13 and 1.9.2.13.

i tried after google yum update fire-fox and getting another error as mentioned below

[root@URL-MON tmp]# yum update fire-fox
Loaded plugins: rhnplugin, security
Repository 'rhel-Server' is missing name in configuration, using id
This system is not registered with RHN.
RHN support will be disabled.
file:///mnt/Server/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/mnt/Server/repodata/repomd.xml'
Trying other mirror.
Skipping security plugin, no data
Setting up Update Process
No Packages marked for Up

Kindly help me to resolve this.

madhubitvs 07-22-2012 03:10 AM

Hi,
help me any one to fix this fire-fox error??

Could not find compatible GRE between version 1.9.2.13 and 1.9.2.13.

bathory 07-22-2012 03:45 AM

Hi,

You need to upgrade firefox and/or xulrunner, according to this

Cheers

madhubitvs 07-22-2012 04:23 AM

Hi,

I already tried to upgrade fire fox and getting below error

[root@URL-MON tmp]# yum update firefox
Loaded plugins: rhnplugin, security
Repository 'rhel-Server' is missing name in configuration, using id
This system is not registered with RHN.
RHN support will be disabled.
file:///mnt/Server/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory:/mnt/Server /repodata /repomd.xml'
Trying other mirror.
Skipping security plugin, no data
Setting up Update Process
No Packages marked for Up

Kindly help me to resolve this.

vitalstrike82 07-22-2012 05:02 AM

Code:

file:///mnt/Server/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory:/mnt/Server /repodata /repomd.xml'
Trying other mirror.
Skipping security plugin, no data
Setting up Update Process
No Packages marked for Up

Hi from your terminal output, it seems that you have attempt to add Redhat DVD as Repository before by creating or updating a config file in /etc/yum.repos.d
I think there is no relevant file for you problem in your dvd repository.

I will suggest using these steps to quickly solve your problem. The only thing is everytime i need to start firefox, i need to use the terminal to start it up:

1: Go to firefox, http://www.mozilla.org/en-US/firefox/all.html and download the firefox-xxx.tar.bz2 directory into your local machine.
2:Extract the content using this command tar -xfv firefox-xxx.tar.bz2
3: I extract into my home directory and i go into the firefox directory: cd /home/vitalstrike/firefox
4: In the extracted firefox directory, type ./firefox & to start the browser.

madhubitvs 07-22-2012 05:51 AM

Hi vitalstrike82.

Thanks a lot for such an eazy way to fix my issue.. i am really happy dude ... Cheers..

Thanks jjjjj..

madhubitvs 07-22-2012 06:02 AM

Not abl to telnet amzon vm
 
Hi,

i am not able to telnet the port 7080 in amazon Virtual machine. checked port is listening after logged in through ssh and xinet service is also running.

kindly suggest to telnet this amazon VM.


All times are GMT -5. The time now is 11:27 AM.