LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Firefox 1.5 does not work in my Mandriva 2006 (https://www.linuxquestions.org/questions/mandriva-30/firefox-1-5-does-not-work-in-my-mandriva-2006-a-415987/)

TigerLinux 02-16-2006 02:00 AM

Firefox 1.5 does not work in my Mandriva 2006
 
I downloaded a *.tar.gz file, use tar zxvf to unpack it, go to the folder created, run ./firefox, it just hanged.
One row of message that i don't understand appeared.
Why?:scratch:

TigerLinux 02-16-2006 02:01 AM

*** glibc detected *** free(): invalid pointer: 0x08c3ce20 ***

aerogate 02-16-2006 04:29 AM

The RPM`s work, and are kept up-to-date with current releases

sklitzz 02-16-2006 05:00 AM

That's only one line of the messages that it displayed?
If yes put all the other messages.

Padma 02-16-2006 10:03 AM

Tiger: I *think* that it is a consequence of moving to the new gcc compiler. I have experienced similar problems compiling other source tarballs I have downloaded. But I have found what I need on the easyurpmi repositories, so I have "worked around" the problem.

xnomad 05-11-2006 02:09 AM

Ok I found a fix for this here

http://www.penguinpusher.org/2005/12...-mandriva-2006

I just created a bash script like the following in my /usr/bin directory called /usr/bin/firefox

#! /bin/bash

GTK_IM_MODULE=xim /usr/lib/firefox/firefox


My firefox is installed at /usr/lib/firefox/ so change your script above accordingly.

don't forget to chmod +x /usr/bin/firefox

BrandonSuperNewb16 05-12-2006 11:01 PM

similar problems
 
i have almost the same problem he has.But i came up with a different error message:

./firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

im not kidding about my sig either :/

jib2 05-14-2006 04:15 PM

You need to install the libstdc++5 package.


All times are GMT -5. The time now is 08:15 PM.