Re: [gtk-list] Execution problem



> 	I recently installed succesfully gtk 1.0.4 on Solaris system

I assume you mean that, you did "make install" and the GTK libraries
(libgtk.so*, libgdk.so* etc.) are in /usr/local/lib.

> ld.so.1: pixmap: fatal: libgtk.so.1: can't open file: errno=2
> Killed

ld couldn't find libgtk.so - add /usr/local/lib to your LD_LIBRARY_PATH
environment variable.

Unlike Linux (well, most Linux distributions), Solaris doesn't look in
/usr/local/lib by default.

(Actually, Solaris doesn't even *have* a /usr/local/lib by default :-)

Allan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]