LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-19-2004, 10:53 PM   #1
ctulledge
LQ Newbie
 
Registered: Aug 2004
Posts: 1

Rep: Reputation: 0
Unhappy Firefox install - xpistub lib problems persist


A couple of threads on firefox install problems where users have described an error with "xpistub" library error message being thrown up as they run the installer. I've gone over the threads and tried the suggestions, but nothing works. I'm running Mandrake 9.0, and I have the installer in /usr/local, installing as root. If I run the firefox-installer, and try to do a 'custom' install, I get 6 instances of the following messages in my consol:
"** (firefox-installer-bin:29469): WARNING **: Invalid UTF8 string passed to pango_layout_set_text()"

Is there a connection?

I've also tried installing from the firefox-0.9-i686-linux-gtk2+xft.tar.gz, and it creates a firefox directory, but when I try to run firefox, I get the following message:
" error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory"

Anyhow, I'd really like to get Firefox to work. I can run Mozilla just fine, and although there are many similarities, Firefox is clearly superior. Any help would be appreciated.
 
Old 08-20-2004, 07:13 AM   #2
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
Do you have Xft installed? If not, try installing the non-xft tarball, available at http://ftp34.newaol.com/pub/mozilla....s/0.9/contrib/ for 0.9. If so, try running ldconfig to update your shared libraries, so that Firefox can find it.

I can't tell you what's going on with the UTF8 thing, sorry.
 
Old 09-01-2004, 02:48 PM   #3
mw5300
LQ Newbie
 
Registered: Sep 2004
Posts: 3

Rep: Reputation: 0
If it still doesn't work (it didn't for me) just download the version without the installer from here:
http://www.mozilla.org/products/fire...ases/#download
Then extract it to where you want.


Hope this works!
Mark Watson
 
Old 09-25-2004, 01:13 PM   #4
jlietzow
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
I had the same problem and found the solution in my case was very simple. I was running ./firefox-installer-bin when I got the error. I later found that the proper procedure was to run ./firefox-installer, which is a script that sets up the environment properly for installation before running ./firefox-installer-bin.

Once I did that the install ran very smoothly.
 
Old 10-22-2004, 03:21 AM   #5
Eliomys
LQ Newbie
 
Registered: Oct 2004
Distribution: Suse 9.1
Posts: 1

Rep: Reputation: 0
Cool This worked 4 me on SuSE 9.1

Hey everybody,

Had the same problems described here, so I've

I've extracted this link:

http://ftp.mozilla.org/pub/mozilla.o...staller.tar.gz

- again !

And it ran smoothly ....

Did they update the installer in the last 24 hours

Cheers,

David Nijssen
 
Old 10-31-2004, 10:49 PM   #6
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
The "xpistub" problem is because firefox 1.0 binaries are compiled with glibc 2.3.something.

If you have RH8 like i did who have glibc 2.2.95 you have to upgrade glibc
(download rpms and use "rpm -Fvh glibc*")

I found it out when i downloaded the version without the installer.
After upgrading the installer worked fine for me.

hope it works
 
Old 11-01-2004, 01:15 PM   #7
bijilash
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
xpistub error

Hi
Because of the same problem I could not install Firefox in a mandrake 9 machine??
it says xpistub is missing- what could be the problem?
Bijilash
 
Old 11-08-2004, 09:26 PM   #8
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Mandrake 9 is as old as rh8.
i think it's the glibc problem.

type:
rpm -qa| grep glibc
to see your glibc version
 
Old 11-09-2004, 02:31 AM   #9
bagaudron54321
LQ Newbie
 
Registered: Nov 2004
Location: Nsw autralia
Distribution: Mandrake linux 10.0 official, Knoppix 2004 bootable, Phat Linux XP
Posts: 17

Rep: Reputation: 0
library problem u have

u said u tried installing a i686 version of firefox, try an i586. It is true that mdk 9.0 is old which can be a problem if u want to compile something. Heres something i can suggest you do though, goto rpm.pbone.net and search for xpistub, then download the rpm of the librarires for mdk 9.0 and install it, then try reinstalling firefox again. Thats what i have done in the past for other programs such as mplayer, xmms, giFT, Apollon.
CYA
 
Old 11-11-2004, 09:03 AM   #10
FirefoxError
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by perfect_circle
The "xpistub" problem is because firefox 1.0 binaries are compiled with glibc 2.3.something.

If you have RH8 like i did who have glibc 2.2.95 you have to upgrade glibc
(download rpms and use "rpm -Fvh glibc*")

I found it out when i downloaded the version without the installer.
After upgrading the installer worked fine for me.

hope it works
I have been having this same error and while I'd like to upgrade my glibc I have no idea how to... I downloaded a file from a link in this thread and I am now the proud owner of "glibc-2.3.2-2.3.3.diff" but I have no idea how to patch glibc to actually be that new version.

The command you listed failed for me.
 
Old 11-11-2004, 09:10 AM   #11
FirefoxError
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
Ok, now that I've done some reading, it looks like playing around with glibc is destined to fail for a newbie like me... I've had to give up on linux time and time again because things like this happen. I'd hate to shelve my linux computer again because being unable to install Firefox was dependant on me rearranging the system's DNA. Any thoughts or should I try a potentially system-ruining operation?
 
Old 11-11-2004, 02:24 PM   #12
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
do rpm -qa | grep glibc
as root to see what glibc rpms you have installed ( glibc-common, glibc maybe even glibc-devel)

Then download the new ones somewhere and as a root do
rpm -Fhv glibc*

do not try rpm -i or rpm -U and especially rpm -e.
Be carefull!!
glibc is one of your most important libraries. Besides the kernel almost everything uses this library
 
Old 11-11-2004, 02:26 PM   #13
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Update the rpms only from your dustr. vendor and only those suitable for your distr.
 
Old 11-13-2004, 12:53 PM   #14
slackuser
LQ Newbie
 
Registered: Jul 2004
Location: Finland
Distribution: slackware 10
Posts: 9

Rep: Reputation: 0
Same with slackware 10, if you run firefox-installer-bin only. Running with firefox-installer shellscript in console will work.
 
Old 11-17-2004, 12:55 PM   #15
aliensporebomb
LQ Newbie
 
Registered: Nov 2004
Location: Mpls, MN, USA, Urth
Distribution: Red Hat 8
Posts: 1

Rep: Reputation: 0
Exclamation I figured it out.....

Hi.

This is what I did to get it going on my Red Hat 8 box:

First of all, as indicated in this thread I did this in a terminal window:
rpm -qa | grep glibc

I found my system was at do 2.2.93-5. I needed to be beyond
2.3 somewhere to get Firefox to work.

I went to the Red Hat site and searched for "Red Hat 8 RPMs" and
got quite a listing:

The url is here:
https://rhn.redhat.com/errata/RHSA-2003-325.html

The files needed are:
glibc-2.3.2-4.80.8.i386.rpm
glibc-common-2.3.2-4.80.8.i386.rpm
glibc-debug-2.3.2-4.80.8.i386.rpm
glibc-debug-static-2.3.2-4.80.i386.rpm
glibc-devel-2.3.2-4.80.8.i386.rpm
glibc-profile-2.3.2-4.80.8.i386.rpm
glibc-utils-2.3.2-4.80.8.i386.rpm.

You need to download all of them to a directory on your system somewhere.

Then, in that directory open a terminal window and execute the
following command:

rpm -Fhv glibc*

It took just a few minutes - you will see a percentage amount
scroll up until you get to 100% if all goes well.

After this I was able to install Firefox 1.0 without problems at all.

Good luck - it's not that hard, it just takes time.

Last edited by aliensporebomb; 11-17-2004 at 12:59 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Error with Firefox - "xpistub" RAMMS+EIN Linux - Software 8 07-18-2005 10:29 AM
Installing Firefox "Fatel error [-618] Couldnt open xpistub library" Nukem Linux - General 8 02-11-2005 11:50 AM
Firefox won't install; says xpistub is missing EvilAnthrax Linux - Software 14 09-24-2004 08:21 PM
Problems with Firefox 0.9.1 install george_mercury Linux - Software 13 07-31-2004 05:21 PM
Firefox on Mandrake install problems pongmaster Mandriva 2 07-18-2004 07:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration