Guide to installing ProjectCenter on Fedora 17
Step 1: Download gnustep ProjectCenter and extracted the contents to a directory of your choice
Step 2: Comment out the line #include <stropts.h> in PTYView.m
I commented out the entire if statement it was in, lines 45, 46, 47
Special thanks to Riccardo from the GNUstep mailing list for the help with this step
Step
Email error,
MAILER-DAEMON
(temporary failure.
After a couple of years or so of working perfectly, today one of my arch computers simply stopped booting all the way. After selecting which kernel to use, I get this::: running early hook [udev]
udevd: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
:: running early hook [lvm2]
:: running hook [udev]
udevadm: error while loading sha
I worked with Qt Creator 2.6.2 based on Qt 5.0.1 in a linux environnement.
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
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 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'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
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 ?