LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Other *NIX (https://www.linuxquestions.org/questions/other-%2Anix-55/)
-   -   segmentation fault with firefox 3 (https://www.linuxquestions.org/questions/other-%2Anix-55/segmentation-fault-with-firefox-3-a-737632/)

moron76 07-03-2009 10:54 PM

segmentation fault with firefox 3
 
So I managed to get a copy of athene and I think it's just fabulous albeit a little outdated.

SO, I tried to get a copy of firefox 3 to run. Success! by following these instructions:

http://blogs.warwick.ac.uk/mikewilli.../of_firefox_3/

as well as installing dbus libraries.

Well, firefox 3.5 didn't work but firefox 3.0 did. But I wanted to get flash to work.

Installing flash plugin I get an error that I need glibc 2.4. OK. SO compiled glibc to prefix /usr/local/me (where I installed the other libraries as per instructions from link).

Now I get a segmentation fault when I try to run firefox. What gives?

Any ideas?

knudfl 07-04-2009 04:26 AM

Welcome to LQ.

Glibc-2.4 may be corrupt ?
Did the 'make check' pass the tests ? ?

A possible solution : Use a 'flash-player'
meant for Suse 10 ( If that is your OS.)

http://rpm.pbone.net/index.php3?stat...0-1.1.i586.rpm
> > flash-player-9.0.48.0-1.1.i586.rpm
.....

moron76 07-04-2009 10:32 AM

First of all, thanks for responding.

I'm not sure what "make check" does or how/when to run it. All I know is ./configure, make, make install. Can you elaborate on this.

knudfl 07-04-2009 01:28 PM

For building a working Glibc, please use the
instructions in LFS, e.g. version 6.3
ftp://ftp.eenet.ee/pub/gentoo/distfi...3-HTML.tar.bz2
Glibc : Sections 5.6 and 6.9
... or book-6.2
http://www.linuxfromscratch.org/lfs/downloads/6.2/
./configure --<option> --<option> && make && make check &&
make install .
.....
But why not give an older flash player a try ?
Building a usable glibc isn't necessarily easy.
.....


All times are GMT -5. The time now is 05:21 AM.