Code:
error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory
I've installed libusb-devel, is there an so somewhere that I can create a sym link to?
Thanks.
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...
tetris4 wrote:that is also available in lib32.no Tetris I installed the package but still it's no use../gridwars: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directorylibstdc++ is required.guys, and could you help with armagetron?
Searching the internet is way frustrating. Every link I find is broken.
I just wannah play uplink. =[ lol
Here's uplinks output, although its about as helpful as the thread title.
Code:
./uplink: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
What package contains this library?
Any help is appreciated!
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'm trying to run gnustep ProjectCenter but I keep getting the following error:
ProjectCenter: error while loading shared libraries: libProjectCenter.so.0: cannot open shared object file: No such file or directory
Running the ldd command on ProjectCenter told me the other libraries where in the lib64 directory,
but when I put libProjectCenter.so.0 in their it still doesn't work
So I wondering i
Hi every one, I am new to Linux, I have just understood the very basics of the command line and the file system, but I am still having practical problems: Here is the biggest so far:
I just installed IRAF (An Astronomical Image editing sofware) and even though it prompted me with "Successfully installed", when I want to run the application it gives me this error:
Code:
/iraf/iraf/bi
Email error,
MAILER-DAEMON
(temporary failure.
anisha@linux-y3pi:~/> google-earth
./googleearth-bin: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
anisha@linux-y3pi:~/> locate libGL
/opt/google/earth/free/libGLU.so.1
/usr/lib64/libGL.so
/usr/lib64/libGL.so.1
/usr/lib64/libGL.so.1.2
/usr/lib64/libGLU.so.1
/usr/lib64/libGLU.so.1.3.070802
anisha@linux-y3pi:~/> uname -a
Linu