I think ifort 10.x too old for CentOS 6.1 so I revisted intel web site, downloadedl_cprof_p_11.0.074and did yum install libstdc++.so.5yum install compat-libstdc++-33-3... [by centguy]
Hello !So I tried to install my old ut2004 game (native with linux), install went smooth except some errors I can barely see in the console installer because it bugs graphically...When I try to launch the game, I get :./ut2004-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directoryAfter a quick search with find on the library (sudo find
I am trying to install the Linux x64 BOINC command-line interface client on a CloudLinux machine with x86_64 Architecture.
When I try to run the executable I get an error:
./boinc: error while loading shared libraries: libstdc++.so.3: cannot
open shared object file: No such file or directory
When I do ldd of the boinc executable I find:
libstdc++.so.3 => not found
When I do yum
I trying to install RALUS on my RHEL 5 os
version 2.6.18-8.el5 (i386)
My backup exec server is BE 2010 R2
the installation of ralus completes however with error
libstdc++.so.5 missing
noted that due to this i'm unable to start ralus service
/etc/init/VRTSralus
found a link http://support.veritas.com/docs/306806
need to download compat-libstdc++-33-3.2.3-63.i386.rpm
tried the rpmfind.net and as
linux-2r59:~ # yast2 -i elfutils-libelf
linux-2r59:~ # yast2 -i glibc-common
linux-2r59:~ # yast2 -i glibc-headers
linux-2r59:~ # yast2 -i libgcc
linux-2r59:~ # yast2 -i libstdc++
linux-2r59:~ # yast2 -i compat-libstdc++
always got below errors:
Following packages haven't been found on the medium:
compat-libstdc++
PGP 6.5.8 for Linux can be found at:
http://www.pgpi.org
Download > PGP > UNIX > PGP 6.5.8
Fedora users want to download the .rpm version contained in:
PGPcmdln.Lnx_FW.rpm.tar
That tarball contains the .rpm file PGPcmdln_6.5.8_LNX_FW.rpm
The default GCC package available in the Fedora 16 repositories is gcc-4.6. I need to install gcc-4.5 on my system.
I downloaded the packages from the kijo repository, but when I try to install them it shows that a newer libstdc++4.6 is installed. If I try to uninstall libstdc++4.6 it tries to uninstall the system itself! (Almost every package in the system).
I am using Ubuntu 10.04.
I typed sudo apt-get install g++ in the terminal and got the following output. I can't install g++, nor can I upgrade my system.
hrushi@hrushi-laptop:~$ sudo apt-get install g++
Reading package lists... Done
Building dependency tree
Reading state information...
the default gcc package available in the fedora 16 repositories is gcc4.6. I need to install gcc4.5 on my system.
I downloaded the packages from kijo repository, but when I try to install them it shows that newer libstdc++4.6 is installed. If I try to uninstall libstdc++4.6 it tries to uninstall the system itself!(almost every package in the system).