[Glade-users] Can't launch Glade
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] Can't launch Glade
- Date: Tue, 14 Nov 2006 17:45:23 -0500
Jon Cosby wrote:
I've just installed Glade on Suse 10.0 but can't launch it. Doing it from the command line I get jon at
linux:/usr/local/bin> ./glade-3 ./glade-3: error while loading shared libraries: libgladeui-1.so.4: cannot
open shared object file: No such file or directory The libgladeui files are in /usr/local/lib. I went with
the defaults on the installation. I see libgladegnome and libgladegtk are in another directory. Should
this be the target directory for the ui files?
Hi, looks like you installed into /usr/local, which is the default
installation directory for most packages, except it is not
a default library search path in most distributions.
you can:
a.) Set LD_LIBRARY_PATH to /usr/local/lib
b.) Add /usr/local/lib to the /etc/ld.so.conf file.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]