Email error,
MAILER-DAEMON
(temporary failure.
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.
I worked with Qt Creator 2.6.2 based on Qt 5.0.1 in a linux environnement.
pcsx2(playstation 2 emulator)wont work under ubuntu 11.10 x64.
it worked when i was running ubuntu 11.10 x86 and i heard it worked under(windows x86 x64) as well.
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.)
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
Hi guys
I have downloaded libreoffice from the official website and I have tried to install it manually from terminal but if i try to launch it from terminal I have this error message
Code:
[house@Home ~]$ libreoffice3.6
/opt/libreoffice3.6/program/soffice.bin: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
I tried to ins
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,
I am having some trouble getting an old version of blender to run. I installed blender 2.49b-linux-glibc236-py26-i386. This one needs python 2.6 (hence the 'py26' in the name of the blender file). So I installed Python 2.6 (alnd also 2.5, 2.5.6, 2.6.7, 2.7 & 3.2) using pythonbrew.