HI Guys, I believe this question has been asked numerous times, I have been looking into forums and everywhere else too. I checked the Intel installation guide as well. I am trying to set environment variables for ifort and icc in .bashrc but its being a bit funny.
I am using ifort 11.1 on Linux 64-bits with Sublime Text2 as editor. I want to know, how can I create a custom build command to compile the code? Also I need to know how to produce the output with the same name as the source file.
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
yum install compat-libstdc++-33
[by TrevorH]
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 installed ifort compiler on my Centos 5.3. The installation seemed successfully, but I failed to run a simple "Hello World" program. The error information looks like: ... [by fengzhang]
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
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).
Hi there... I just installed INTEL FORTRAN COMPILLER XE 2011 in my desktop. First than all, i had a problem with IFORT command, i fixed it. But now when i'm trying to compilate i see this message:
ifort: error while loading shared libraries: libintelremotemon.so: cannot open shared object file: No such file or directory
What i'm suposse to do?
Thanks for your help.