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).
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...
I need to install a GEOS version >= 3.2.2, and doing so is beyond my current aptitude (pun intended).
The current Debian squeeze version is 3.2.0, which will not work for my purposes (using the rgeos package in R).
I've tried the following:
Installing the 3.3.3 package from the Debian wheezy repository via dpkg -i
Installing several 3.2.2 packages from the Ubuntu repository.
All fail because
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 have gcc/g++ 4.7 and it works fine. But I need to run the libstdc++ testsuite (http://gcc.gnu.org/onlinedocs/libstdc++/manual/test.html) but I don't find where the testsuite is on the system and how to run it... If you know how to use it, I will appreciate your help.
I'm attempting to run a program called GlimmerHMM, however when I try to call the program I get this error:
./glimmerhmm_linux
./glimmerhmm_linux: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
So I tried downloading and installing:
sudo apt-get install libstdc++5
Reading package lists...
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 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]
Call stack:
#0 0x00007faf7fdb8ed5 in raise () from /lib/libc.so.6
#1 0x00007faf7fdba3f3 in abort () from /lib/libc.so.6
#2 0x00007faf8063c294 in _gnu_cxx::_verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#3 0x00007faf8063a696 in ?? () from /usr/lib/libstdc++.so.6
#4 0x00007faf8063988b in ??