I'm running Fedora 11 on a 64 bit HP Pavillion. I installed a program (vuescan) but when I try to run it, I get error
while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory
That presumably is because it can't find that library in /usr/lib. (It is of course in /usr/lib64.)
Email error,
MAILER-DAEMON
(temporary failure.
I worked with Qt Creator 2.6.2 based on Qt 5.0.1 in a linux environnement.
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
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?
I'm trying to run GCCG (a multiplatform implementation of a card game engine) on my Ubuntu 12.04 x86_64, but I always get the following error:
./ccg_client: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
Of course I thought the library was missed and I tried to install using apt-get, but I realized it was already installed.
When i
Hello everyone
I have a very important question...
after restarting my machine, when I try connect with ssh I get this message :
/usr/X11R6/bin/xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
any suggestion ?
Hi All,
I get the following error while running the executable for an application:
error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory.
The file libmysqlclient.so is in /usr/lib/mysql. I can't figure out why this file cannot be located suddenly. I had executed the application several times before.