/lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short occurred. error

I am doing 10AS(10.1.3.5) upgrade on 64bit OL 5 os with R1211/11.2.0.3 database.
I set the environment file and trying to run runinstaller, i am getting below error.
=====================
[applmgr@apps Disk1]$ ./runInstaller -ignoreSysPrereqs
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-Red Hat Enterprise Linux AS release 3, redhat-Red Hat Enterprise Linux AS release 4, redhat-Red Hat Enterprise Linux ES release 3, redhat-Red Hat Enterprise Linux ES release 4, redhat-3, redhat-4, redhat-5, SuSE-9 or SuSE-10
Passed
All installer requirements met.
Checking Temp space: must be greater than 400 MB. Actual 6491 MB Passed
Checking swap space: must be greater than 512 MB. Actual 5122MB Passed
Checking monitor: must be configured to display at least 256 colors Failed <<<<
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.
Checking if CPU speed is above 300 MHz. Actual 2666 MHz Passed
Ignoring optional pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-03-11_08-05-11PM. Please wait ...[applmgr@apps Disk1]$ Oracle Universal Installer, Version 10.1.0.6.0 Production
Copyright (C) 1999, 2009, Oracle. All rights reserved.
Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-03-11_08-05-11PM/jre/1.4.2/lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short occurred..
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-03-11_08-05-11PM/jre/1.4.2/lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:279)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:739)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:653)
Exception in thread "main" java.lang.NoClassDefFoundError
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:112)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:797)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:653)
here is /usr/lib information.
wxrwx 1 root root 20 Feb 21 17:07 libodbcpsql.so -> libodbcpsql.so.2.0.0
lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcnnS.so.1 -> libodbcnnS.so.1.0.0
lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcmyS.so.1 -> libodbcmyS.so.1.0.0
lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcmyS.so -> libodbcmyS.so.1.0.0
lrwxrwxrwx 1 root root 21 Feb 21 17:07 libodbcminiS.so.1 -> libodbcminiS.so.1.0.0
lrwxrwxrwx 1 root root 20 Feb 21 17:07 libodbcinst.so.1 -> libodbcinst.so.1.0.0
lrwxrwxrwx 1 root root 24 Feb 21 17:07 libodbcdrvcfg2S.so.1 -> libodbcdrvcfg2S.so.1.0.0
lrwxrwxrwx 1 root root 24 Feb 21 17:07 libodbcdrvcfg1S.so.1 -> libodbcdrvcfg1S.so.1.0.0
lrwxrwxrwx 1 root root 18 Feb 21 17:07 libodbccr.so.1 -> libodbccr.so.1.0.0
lrwxrwxrwx 1 root root 14 Feb 21 17:07 libnn.so.1 -> libnn.so.1.0.0
lrwxrwxrwx 1 root root 18 Feb 21 17:07 libmimerS.so.1 -> libmimerS.so.1.0.0
lrwxrwxrwx 1 root root 18 Feb 21 17:07 libgtrtst.so.1 -> libgtrtst.so.1.0.0
lrwxrwxrwx 1 root root 18 Feb 21 17:07 libesoobS.so.1 -> libesoobS.so.1.0.0
lrwxrwxrwx 1 root root 22 Feb 21 17:07 libboundparam.so.1 -> libboundparam.so.1.0.0
lrwxrwxrwx 1 root root 14 Feb 22 19:22 libXp.so.6 -> libXp.so.6.2.0
lrwxrwxrwx 1 root root 25 Mar 5 23:10 libdb.so.2 -> /usr/lib/libgdbm.so.2.0.0
-rwxr-xr-x 1 root root 0 Mar 11 03:21 libXtst.so.6.1.0
lrwxrwxrwx 1 root root 29 Mar 11 03:22 libXtst.so.6 -> /usr/X11R6/lib/libXtst.so.6.1

Hi;
Please review:
     Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5 [ID 564174.1]
Regard
Helios

Similar Messages

  • /usr/lib/libXext.so.6 File too short

    Hi, Im trying to get xorg running.
    I'm running Arch on Vbox as guest.
    I don't know  exactly what I did to get this error, I was following the Arch wiki and was in the part of installing hal, dbus, xfree-input-keyboard and mouse.
    Now I'm getting an error that wasn't before. I type "startx" and I get:
    >  xauth: error while loading shared libraries: /usr/lib/libXext.so.6: file too short
    >  xauth: error while loading shared libraries: /usr/lib/libX11.so.6: file too short
    With "pacman -Qo libX11.so.6"
    > error: failed to read file libX11.so.6: No such file or directory
    "pacman -Qo libX11.so.6"
    > error: failed to read file libX11.so: No such file or directory
    Same for libXext.so.6
    "pacman -Ss libxext"
    > extra/libxext 1.1.1-1      X11 miscellaneous extensions library
    "pacman -S libxext"
    >warning: libext-1.1.1-1 is up to date -- reinstalling
    >Proceed with installation (y/n) y
    > checking for file conflicts
    > (lot of errors like this: libxext: MITMisc.h exists in filesystem)
    > Errors ocurred, no packages were upgraded.
    "pacman -R libxext"
    > error: failed to prepare transaction (could not satisfy dependencies)
    > (lots of packets require libxext)
    I also renamed ld.so.cache to ld.so.cache (should I do anything else to rebuild it?)
    Help

    Hi thanks, that did it.
    Unfortunately now "startx" throws another new error that wasn't before. "Startx" would bring up a black screen I couldn't get out from before, I guess it was working, kinda.
    This is the error now:
    >dlopen: /usr/lib/xorg/modules/drivers/vboxvideo_drv.so : undefined symbol: resVga Shared
    > (EE) Failed to load /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
    > (EE) Failed to load module "vboxvideo" (loader failed, 7)
    > (EE) module ABI major version (4) doesn´t match the server´s version (7)
    >Fatal server error:
    >no screens found
    So I tried just in case:
    "pacman -Qo vboxvideo_drv.so". The file didn't belong to any package.
    "pacman -Sf virtualbox-additions". All ok the package was reinstalled.
    But that didn't solve the problem. I also did "shutdown -rF now"
    Same problem still.

  • Error loading exe - /usr/lib/libgconf-2.so.4: file too short

    I was trying to load the game demo from this kickstarter - https://www.kickstarter.com/projects/na … f=category
    I downloaded the 64bit version and I get the following error.
    I am using AMD Catalyst drivers with all the said 32bit libs installed.
    [shashwat@dhcppc2 linux64]$ ./cosmochoria
    ./cosmochoria: error while loading shared libraries: /usr/lib/libgconf-2.so.4: file too short
    Permission -
    [shashwat@dhcppc2 linux64]$ ls -l
    total 130092
    -rwxr-xr-x 1 shashwat shashwat 82094616 Feb 20 18:17 cosmochoria
    -rwxr-xr-x 1 shashwat shashwat 4755056 Feb 20 18:17 libffmpegsumo.so
    -rwxr-xr-x 1 shashwat shashwat 4031601 Feb 20 18:17 nw.pak
    -rwxr-xr-x 1 shashwat shashwat 42327878 Apr 24 20:11 package.nw
    [shashwat@dhcppc2 linux64]$
    Please help.
    edit - I get this error if i try 32bit version -
    [shashwat@dhcppc2 linux32]$ ./cosmochoria
    ./cosmochoria: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
    [shashwat@dhcppc2 linux32]$
    Regards
    Last edited by Shashwat (2014-04-28 17:18:27)

    ^^ no I have 128gb space for / there is no way I ran out of space .
    I also get this error when I install or remove some package .
    ldconfig: File /usr/lib/libecpg_compat.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so.18.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so.5.0.8 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so.5.6 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so is empty, not checked.
    ldconfig: File /usr/lib/libgd.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so.4.1.5 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so.18.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgts-0.7.so.5.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so.6.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libgts.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqld.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so.3.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgd.so.3.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libaio.so.1.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so.6.5 is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so.4.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so.4.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so.25.15.1 is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqld.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so.1.3.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgd.so is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgts-0.7.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so.5.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so.6.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg_compat.so.3.5 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libaio.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so.25 is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so.6.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so is empty, not checked.
    ldconfig: File /usr/lib/libaio.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg_compat.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so is empty, not checked.
    Last edited by Shashwat (2014-04-29 02:57:12)

  • Error while loading shared libraries: /usr/lib/libwebkitgtk-1.0.so.0

    So, I have a sligtly old computer that I use web browsers like midori on, because they are good for slow computers. Whenever I launch dwb or midori or luakit from the launcher in the Gnome shell, nothing happends. When launching from the terminal (dwb here, it happens for all three) I get:
    dwb: error while loading shared libraries: /usr/lib/libwebkitgtk-1.0.so.0: file too short
    and when installing packages I get:
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so is empty, not checked.
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so.0.16.10 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so.4.3 is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so.0.22.8 is empty, not checked.
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so is empty, not checked.
    The package installs, and then this prints out.
    What can I do to fix it?
    Note: this happened after a system update
    Last edited by dubble (2014-06-04 20:42:09)

    Alright, I read the thread and preformed
    sudo pacman -Syyf <all packages updated>
    but the option wasn't found (-f)
    so i did
    sudo pacman -Syyu <all packages updated>
    and it spit out several hundered lines consisting of:
    webkitgtk2: /usr/share/webkitgtk-1.0/images/panIcon.png exists in filesystem
    except with different packages and files
    help?

  • Lost all my /usr/lib files in trial so solve glib dependency

    Hi,
    Failing to upgrade my Arch_X86-64 system due to glibc dependencies, I've followed an advice in the forum and tried to move (as root) all files in usr/lib to a (temporary, initially empty) directory I've created. Now I can't see any files, neither in /usr/lib nor in the backup direvtory (see terminal output below).
    Please advise how to restore my system?
    thanks
    Miki Badt
    copy of terminal output
    root /usr/lib # mv * /lib_back/
    root /usr/lib # pacman -Syu
    pacman: error while loading shared libraries: libalpm.so.7: cannot open shared object file: No such file or directory
    root /usr/lib # mv /lib_back/* .
    mv: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
    root /usr/lib # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /usr/lib # cd /lib_back/
    root /lib_back # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /lib_back # cd /usr/lib
    root /usr/lib # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /usr/lib #

    boot from arch iso and chroot into your system
    (eg. mount /dev/sda1 /mnt && chroot /mnt)
    and revert your commands, simple as that !

  • Should arch symlink /usr/lib64 to /usr/lib?

    After spending two hours debugging a bloody java applet accessing a smart card trough pcsclite (Buypass used for different services in Norway, including  government services) it turns out it failed because it ONLY looked for 64bit libs in /usr/lib64. As arch stores 64bit libs in plain old /usr/lib on a 64bit system, this obivously failed. Two hours someone stole from me by doing a sloppy job! Argh!. And I should have been in bed at least one and a half hour ago too.
    I know Debian does this symlinking, and as there apparently are idiots out there who do stuff like above, making such a symlink could save someone some major hassle. I guess it's not to easy for developers of such apps either, as you have to avoid loading libs from /usr/lib before looking for them in /usr/lib64, or else you will get a 32bit lib on Fedora/RedHat and Suse, if both 32bit libs and 64bit ones are installed. Of course you should look for the lib in /usr/lib if you don't find something in /usr/li64, but I guess some don't. Grrrr.
    As there really are no agreed "best pracitce" for where libs of different arch should go (that I could find anyway), such a symlink makes sense to me.

    Inxsible wrote:
    So If I am reading this correctly, you are saying that now that you have found a solution to do what you need, you do not want to spend time to file a bug report? That's a pretty selfish thing to do.
    You want the developers to create symlinks for you by default, but you are not willing to even report something like that on the bug tracker.
    You misunderstand me. tomk said my concern for "someone" having problems might be because I was this "someone".  While he has a point (I wouldn't have brought this up if it hadn't caused me problems - wouldnt even know about it), it was not to solve my own problem I started this thread - my problem was already fixed.  That was what I meant. Fixing this now would not benefit me, and as I solved my problem before starting this thread, my benefit was not my goal. As soon as i realized I could fix this with a symlink, I fixed it with a symlink. And after happily using my smartcard in that stupid java applet, then I started this thread.
    While I certainly could post a bug report, I was not really sure if this was a bug. And based on the response I got here, it seemed it wasn't, and that people think those requiring a symlink should make their own.
    The sidenote about people answering to the thread without reading my posts was made because  people obviously missed the part of this being about a java applet, and therefore is not something in some arch TU messed up while packaging. No biggie, though.
    After reading R00kies post, I actually DID read about FHS, and it appears to me that the AMD64-arch SHOULD in deed have their libs in lib64, according to the  standard
    So i guess a bug report is in order after all, so the devs atleast can have a look on it. But not until after school and work tomorrow.
    ngoonee: By the way, this would not preclude a mulilib system, this is how all the multilib distros I know of do this.

  • [SOLVED] /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found

    I got fed up typing the password every time I push some files to a server with scp, as I do it a lot with this project. Public/private key pair is not really an option (read: I do not want to send anything else but the web app files to the server) as the host is not my own, nor it is my client's. Instead it is my client's client's host.
    So I installed filezilla. And got this:
    > filezilla
    filezilla: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by filezilla)
    I did a quick pacman -Syu as always, and the error still comes up.
    > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Now what?
    Perhaps some alternatives? What's your favorite GUI FTP client? Mine's WinSCP, but it's only for windows AFAIK.
    I have used gFTP in the past, but the gui design is just horrible. For example ctrl+v is some key binding to do something else than paste from clipboard. And then there is no drag&drop. It also crashes if I open more than one file to edit at the same time. All these little details drive me nuts with gFTP.
    Last edited by Lazzu (2013-10-14 16:23:23)

    ~ > pacman -Qo /usr/lib/libstdc++.so.6
    /usr/lib/libstdc++.so.6 is owned by gcc-libs 4.8.1-3
    ~ > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_3.4.18
    GLIBCXX_3.4.19
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Is your system fully up to date?

  • [SOLVED] Error "libpng12: /usr/lib/libpng.so.3 exists in filesystem".

    I've just tried to install the stable "google-chrome" package from AUR with the command.  I have all of the dependencies already installed except for these two:
    - libjpeg6 (building from AUR)
    - libpng12 (package found)
    When the package manage tries to install "libpng12-1.2.43-1", I get the following error:
    error: failed to commit transaction (conflicting files)
    libpng12: /usr/lib/libpng.so.3 exists in filesystem
    Errors occurred, no packages were upgraded.
    According to the file manager (Thunar), the file /usr/lib/libpng.so.3 is a link to /usr/lib/libpng.so.
    This is probably a silly question (as I'm a clueless newbie!) but... can I just delete this link and expect the installation of libpng12 to replace it so that everything will still work...?
    Thanks in advance :-)
    Last edited by esuhl (2011-01-21 02:46:19)

    $ pacman -Ql libpng|grep /lib/
    libpng /usr/lib/
    libpng /usr/lib/libpng.a
    libpng /usr/lib/libpng.so
    libpng /usr/lib/libpng14.a
    libpng /usr/lib/libpng14.so
    libpng /usr/lib/libpng14.so.14
    libpng /usr/lib/libpng14.so.14.5.0
    libpng /usr/lib/pkgconfig/
    libpng /usr/lib/pkgconfig/libpng.pc
    libpng /usr/lib/pkgconfig/libpng14.pc
    A tip: run pacman -Qo on the file in question, either you put that symlink there yourself or strange things are happening on your system.

  • [SOLVED] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link

    Hi. I use 64 bits arch with gnome and the ATI driver 13.6 beta installed from the AMD binary and I usually execute steam. Everything seem fine, but recently I receive a message when I update any package with pacman
    ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    However the update seems correct, only that warning message. I've checked the propietary of the file
    pacman -Qo /usr/lib/libOpenCL.so.1
    /usr/lib/libOpenCL.so.1 is owned by libcl 1.1-3
    The last update without the ldconfig message was
    [2013-07-22 21:27] [PACMAN] Running 'pacman -Syu'
    [2013-07-22 21:27] [PACMAN] synchronizing package lists
    [2013-07-22 21:27] [PACMAN] starting full system upgrade
    [2013-07-22 21:29] [PACMAN] upgraded apache (2.2.24-3 -> 2.2.25-1)
    [2013-07-22 21:29] [PACMAN] upgraded apr (1.4.6-1 -> 1.4.8-1)
    [2013-07-22 21:29] [PACMAN] upgraded boost-libs (1.53.0-2 -> 1.54.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded python2-psutil (1.0.0-1 -> 1.0.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded calibre (0.9.38-1 -> 0.9.40-1)
    [2013-07-22 21:30] [PACMAN] upgraded clucene (2.3.3.4-6 -> 2.3.3.4-7)
    [2013-07-22 21:30] [PACMAN] upgraded libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libdrm (2.4.46-1 -> 2.4.46-2)
    [2013-07-22 21:30] [PACMAN] upgraded cogl (1.14.0-3 -> 1.14.0-4)
    [2013-07-22 21:30] [PACMAN] upgraded wayland (1.1.0-1 -> 1.2.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded clutter (1.14.4-2 -> 1.14.4-3)
    [2013-07-22 21:30] [PACMAN] upgraded dconf (0.16.0-1 -> 0.16.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded colord (1.0.1-1 -> 1.0.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnutls (3.2.1-1 -> 3.2.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded libcups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded cups (1.6.2-3 -> 1.6.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded libgdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [ALPM] warning: directory permissions differ on /var/log/gdm/
    filesystem: 711 package: 1770
    [2013-07-22 21:30] [PACMAN] upgraded gdm (3.8.3-1 -> 3.8.3.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-contacts (3.8.2-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-settings-daemon (3.8.3-2 -> 3.8.4-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-tweak-tool (3.8.0-1 -> 3.8.1-1)
    [2013-07-22 21:30] [PACMAN] upgraded gnome-user-share (3.8.0-1 -> 3.8.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded idnkit (1.0-2 -> 1.0-3)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-mesa-libgl (9.1.4-1 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded lib32-xz (5.0.4-1 -> 5.0.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded libmbim (1.2.0-1 -> 1.4.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded libqmi (1.4.0-1 -> 1.4.0-2)
    [2013-07-22 21:30] [PACMAN] upgraded libxfont (1.4.5-1 -> 1.4.6-1)
    [2013-07-22 21:30] [PACMAN] upgraded mesa-libgl (9.1.4-3 -> 9.1.5-1)
    [2013-07-22 21:30] [PACMAN] upgraded modemmanager (0.7.991-1 -> 1.0.0-1)
    [2013-07-22 21:30] [PACMAN] upgraded netctl (1.1-1 -> 1.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded opus (1.0.2-2 -> 1.0.3-1)
    [2013-07-22 21:30] [PACMAN] upgraded qtwebkit (2.3.1-2 -> 2.3.2-1)
    [2013-07-22 21:30] [PACMAN] upgraded rtmpdump (20121230-1 -> 20121230-2)
    [2013-07-22 21:30] [PACMAN] upgraded source-highlight (3.1.7-5 -> 3.1.7-6)
    [2013-07-22 21:30] [PACMAN] upgraded tzdata (2013c-1 -> 2013d-1)
    [2013-07-22 21:30] [PACMAN] upgraded xorg-mkfontscale (1.1.0-1 -> 1.1.1-1)
    but honestly I don't know if the message is relate with the gdm warning. The first updated package with the ldconfig message was
    [2013-07-23 12:12] [PACMAN] Running 'pacman -Syu'
    [2013-07-23 12:12] [PACMAN] synchronizing package lists
    [2013-07-23 12:13] [PACMAN] starting full system upgrade
    [2013-07-23 12:13] [PACMAN] upgraded libusbx (1.0.15-1 -> 1.0.16-1)
    [2013-07-23 12:13] [ALPM-SCRIPTLET] ldconfig: /usr/lib/libOpenCL.so.1 is not a symbolic link
    [2013-07-23 12:13] [ALPM-SCRIPTLET]
    I don't know how to remove the ldconfig message, I'm not sure if I can safely remove the libOpenCL.so.1
    Last edited by David López (2013-07-24 12:54:31)

    On my system, that file IS a symbolic link:
    lrwxrwxrwx 1 root root 23 Aws 14 2012 /usr/lib/libOpenCL.so -> /usr/lib/libOpenCL.so.1*
    lrwxrwxrwx 1 root root 27 Aws 14 2012 /usr/lib/libOpenCL.so.1 -> /usr/lib/libOpenCL.so.1.0.0*
    -rwxr-xr-x 1 root root 21K Aws 14 2012 /usr/lib/libOpenCL.so.1.0.0*
    [Aside: I know that the "Aws" isn't English but I hardly ever pass LC_ALL=C myself just because so little is translated into my interface language . Dates is almost it. ]
    I would try reinstalling libcl and take it from there.
    Last edited by cfr (2013-07-24 00:54:01)

  • Conky and /usr/lib/libcurl.so.4

    Hi, while I'm new to arch I've been using linux for a good six months now and can usually get around most problems. I've basically got everything as I usually like it except for conky. I go ahead and install it, make my .conkyrc and assume I'll be good. However, when I run conky I get "conky: error while loading shared libraries: /usr/lib/libcurl.so.4: file too short". Not much else to say except what is it telling me and how do I fix it?

    [stijn@lysithea ~]$ pacman -Ql curl | grep curl.so
    curl /usr/lib/libcurl.so
    curl /usr/lib/libcurl.so.4
    curl /usr/lib/libcurl.so.4.0.1
    If your box is up to date you shouldn't have any problem . Conky runs fine here.

  • Moving /usr/lib directory

    Hi all,
    I have a SUN Ultra Sparc 60 running Solaris 7.
    I tried to move the /usr/lib directory to /opt/usr/lib in order to get more disk space in /usr because if was almost full (it was not a good idea, I know it now). My idea was to make later a soft link in /usr to /opt/usr/lib, but when I tried to do it (ln -s /opt/usr/lib) this and almost all the other commands didn,t work. It is logical now, they can't find the needed libraries in /usr/lib because they are not there now. I tried some things to move /usr/lib to its original place but I didn't have luck (cp mv, ...). Finally I restarted the Workstation and, of course it couldn't boot. I can only enter in the System Maintenence Mode like root. I can't do so much there. Worst, I can't enter in the /opt/usr directory and fsch doesn't work neither.
    My question is, is there any way to recover the system from this situation??
    Any help would be appreciated. Thanks.
    Alex
    PS: I have another identical system working close to this one, if that can help in anything.

    You can move any directory's contents to another directory using the following commands:
    cd <from_directory>
    tar cf -. | (cd <to_directory>; tar xvf -)
    In your case, you need to boot the corrupted system into single-user mode, mount all volumes and then manipulate the directories.Generally speaking, what happened to you is the result of a very odd UNIX sysadmin's misconception: everybody thinks that under UNIX hard drives need to be partitioned. They don't know why, but they "have always done it that way". When you are planning the system's layout it is very difficult to predict exactly how much space a particular directory will take up. And here is the best part -- they recommend that "/" partition be set to about 100 MBytes. Just imagine what happens if you create a "/big_files" directory (or installer does)! Partitioning also increases the drive contention because the drive heads need to constantly jump between different partitions (the system doesn't know that the partitions are not "real" harddrives and tries to read/write on all of them simultaneously). The solution is -- not to partition the drives. Just put everything on "/" partition which is easy to set to 100 GBytes these days. This way you are safe from running out of space in "/big_files" directory (at least for a while).
    You may be wondering, what about the "swap" partition? the answer is very unorthodox -- don't do it! If you really need swap -- create a swap file. The only good reason to put swap on a separate volume is when you actually have a separate hard drive just for swap. Otherwise the drive contention will kill you. Once we're at it, how big would you say the swap file should be on a system with 2GB of real RAM? "They" say it should be twice the real RAM. Well, that's ridiculous -- you need swap because you don't have enough RAM, but by their logic, the more RAM you have the more swap you need. Again, unorthodox solution -- if you have 2 (3, 4... 8) GB of real RAM you don't need swap at all. Use your cabesa, UNIX computer science is very old -- it does not neccessarily apply to modern computers.

  • [SOLVED] freeimage: /usr/lib/libfreeimage.so.3 exists in filesystem

    Issue:
    I can't upgrade.
    $ pacman -Syu
    error: failed to commit transaction (conflicting files)
    freeimage: /usr/lib/libfreeimage.so.3 exists in filesystem
    Errors occurred, no packages were upgraded
    I check whether a package, possibly from AUR, is responsible:
    # pacman -Qo
    error: No package owns /usr/lib/libfreeimage.so.3
    No.
    Apparently this happened to other users as well. I was recommended the following solution:
    $ pacman -Sf freeimage
    Thanks to jelly1, Hattara-pilvi and Tucos of #archlinux!
    Last edited by qubodup (2012-03-22 15:07:46)

    $ pacman -Ql libpng|grep /lib/
    libpng /usr/lib/
    libpng /usr/lib/libpng.a
    libpng /usr/lib/libpng.so
    libpng /usr/lib/libpng14.a
    libpng /usr/lib/libpng14.so
    libpng /usr/lib/libpng14.so.14
    libpng /usr/lib/libpng14.so.14.5.0
    libpng /usr/lib/pkgconfig/
    libpng /usr/lib/pkgconfig/libpng.pc
    libpng /usr/lib/pkgconfig/libpng14.pc
    A tip: run pacman -Qo on the file in question, either you put that symlink there yourself or strange things are happening on your system.

  • /usr/lib/gcc/i386-redhat-linux/3.4.3/libgcc_s.so: undefined reference to `d

    I was installing Oracle application using rapid install on a Dell pweredge830 server with linux 4.1.
    During the database binary linking process I get the following error message
    /usr/lib/gcc/i386-redhat-linux/3.4.3/libgcc_s.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
    Is there any fix available for this particular problem and to this version of Linux?
    Thanks
    -Wilson George

    <snip>
    su -
    # cd /usr/bin
    # mv ./gcc ./gcc296
    # mv ./gcc3 ./gcc
    </snip>
    Of course you need gcc 2.96 installed on your system.

  • /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64

    Hi,
    I'm struggle. Any suggestion?
    [felipe@felipe-pc tmp]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    [felipe@felipe-pc tmp]$ cat /proc/version
    Linux version 2.6.18-164.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Thu Sep 3 04:15:13 EDT 2009
    *[felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm*
    error: Failed dependencies:
    */usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64*
    [felipe@felipe-pc tmp]$ sudo find / -name libc.so
    Password:
    /usr/lib/i386-redhat-linux4E/lib/libc.so
    /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    /usr/lib64/libc.so
    /home/felipe/bpm-installers/rcuHome/lib/stubs/libc.so
    [felipe@felipe-pc tmp]$ ls -l /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    -rw-r--r-- 1 root root 268 Jun 5 2007 /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    [felipe@felipe-pc tmp]$ sudo ln -s /usr/lib/x86_64-redhat-linux4E/lib64/libc.so /usr/lib/libc.so
    [felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm
    error: Failed dependencies:
    /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64
    [felipe@felipe-pc tmp]$
    In short, I found the missing file (libc.so) and I tried to create a simbolic link to it in the path rpm was asking (/usr/lib). In my system I found 2 (32 and 64 version). I tried both, I mean to link /usr/lib/libc.so to 64 version (as you can see in the console). It did not work. Then I did rm and ln -s to the 32 version of it but same result.
    Any idea?
    Thanks in advance.
    Felipe

    You have probably compat-glibc installed but your are missing glibc-devel package, which contains object files for development using standard C libraries.
    I'm haven't tried it under RHEL, but it should work to setup the Oracle public yum repository, which will allow you to use e.g. yum install oracle-validated. This method will automatically fetch dependent packages. More info at: http://public-yum.oracle.com/

  • /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found

    I am trying to run the firefox from firefox-4.0.tar.bz2 on CentOS 5.6 and get the error message,
    ./firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
    Firefox does not start.
    I thought having a copy of the library in the local directory would help, so I made a link:
    ln -s /usr/lib/libstdc++.so.6.0.8 libstdc++.so.6
    then I got the error message,
    ./firefox-bin: /firefox/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
    My version of glibc is:
    $ rpm -q glibc
    glibc-2.5-58.el5_6.2
    glibc-2.5-58.el5_6.2

    Yes, that led to my solution. There was a lot of noise in the two links, but some solid signal. Ths solution came from dietux's reference in /questions/777306 Bug 621704 to http://forums.mozillazine.org/viewtopic.php?f=23&t=2075033 :
    1. Download the Fedora 9 package of libstdc++-4.3.0-8.i386.rpm from http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/9/Fedora/i386/os/Packages/libstdc++-4.3.0-8.i386.rpm .
    2. Unpack the package in your Firefox 4 directory with relative paths (does not require super user permissions):
    [firefox]$ rpm2cpio libstdc++-4.3.0-8.i386.rpm | cpio -i --make-directories
    3. Move the library and its link to the Firefox 4 directory:
    [firefox]$ mv usr/lib/libstdc++.so.6* .
    [NOTE: this is a RELATIVE path -- it has no leading slash.]
    4. Run Firefox 4:
    ./firefox
    Thank you for your help!
    Craig
    P.S. I do agree with the posters in [[https://bugzilla.mozilla.org/show_bug.cgi?id=621704| Bug 621704]] that CentOS 5.x is NOT obsolete. The whole point of CentOS (and RHEL) is that it will be around for awhile. I left Fedora for CentOS because it changed too much.

Maybe you are looking for

  • Can i sync two iPhones to one iTunes?

    As of above my wife has had an iPhone for just over a month now and is looking to update to IOS 5 as I have. My question is whether when I plug her iPhone in and run the update will all her data be lost and get wiped by my data? We both have differen

  • AFP won't connect - SMB will ...

    Hi there, I've done a few searches and found this is an issue but can't find a fix. I've got a G5 running 10.3.9 and in 1 of the users I can't connect to the Ethershare server. In fact it won't let me put in a user name and password, just goes straig

  • Dreamweaver color coding screwy for some Spry scripts

    Hi All: I am interested in knowing if anyone else has noticed an odd behaviour in Dreamweaver CS3. I suspect it is caused by an optional missing quote or its like within some of the Spry scripts where regular expression patterns are defined, but I ha

  • List of Hold Document of another users in MIGO-GI

    Hi Experts, Please tell me how I can see list of hold document from MIGO-GI of another users ? I really need this solution. I'm looking forward your directions. Thank you very much.

  • Is it possible to add a time field to a booking?

    I want to use the booking module for private consultations based on time. I would like to have different hourly slots available for people to reserve their desired time, but there is no time field on the booking module. Does anyone have any idea how