strange problem with firefox under FC4

Peter Gordon admin at ramshacklestudios.com
Fri Nov 25 00:04:01 UTC 2005


On Fri, 2005-11-25 at 00:27 +0100, François Patte wrote:
> |> open("/usr/lib/firefox-1.0.4/tls/i686/sse2/libexpat.so.0", O_RDONLY) =
> |> - -1 ENOENT (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/tls/i686/libexpat.so.0", O_RDONLY) = -1
> |> ENOENT (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/tls/sse2/libexpat.so.0", O_RDONLY) = -1
> |> ENOENT (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/tls/libexpat.so.0", O_RDONLY) = -1 ENOENT
> |> (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/i686/sse2/libexpat.so.0", O_RDONLY) = -1
> |> ENOENT (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/i686/libexpat.so.0", O_RDONLY) = -1 ENOENT
> |> (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/sse2/libexpat.so.0", O_RDONLY) = -1 ENOENT
> |> (No such file or directory)
> |> open("/usr/lib/firefox-1.0.4/libexpat.so.0", O_RDONLY) = -1 ENOENT (No
> |> such file or directory)

All of those are looking for libexpat.so.0, which on my machine
is provided by the expat-1.95.8 package. Try installing that and
see if it fixes your troubles.

# yum -y install expat

Hope that helps.
-- 
Peter Gordon (codergeek42)
GnuPG Public Key: 0xDA3634D7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20051124/64b28e60/attachment-0001.sig>


More information about the fedora-list mailing list