improved help on missing libraries at run-time.

2004-02-26  Sven Neumann  <sven@gimp.org>

	* INSTALL: improved help on missing libraries at run-time.
This commit is contained in:
Sven Neumann 2004-02-26 22:54:48 +00:00 committed by Sven Neumann
parent 6230b17ab9
commit d69d83bc83
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2004-02-26 Sven Neumann <sven@gimp.org>
* INSTALL: improved help on missing libraries at run-time.
2004-02-26 Michael Natterer <mitch@gimp.org>
* app/gui/file-dialog-utils.[ch] (file_dialog_hide): changed

View file

@ -190,11 +190,11 @@ several reasons why this might fail:
gtk+-2.0.pc to the environment variable PKG_CONFIG_PATH before running
configure.
* The GTK+ libraries were not found at run time. The details
of how to fix this problem will depend on the system:
* Libraries you installed are not found when you attempt to start gimp.
The details of how to fix this problem will depend on the system:
Fix: On Linux and other systems using ELF libraries, add the
directory to /etc/ld.so.conf or to the environment variable
On Linux and other systems using ELF libraries, add the directory to
holding the library to /etc/ld.so.conf or to the environment variable
LD_LIBRARY_PATH, and run 'ldconfig'.
On other systems, it may be necessary to encode this path