Re: problem executing on a sun station



Hi Greg,

i got this message : ld.so.1 :/programname: fatal: libgtk-1.2.so.0 open
failed: No such file or directory killed

Gtk+ is not present (yet) by default on Sun workstations. You will have to
install it first. You can find SVR4 pkgadd packages at www.sunfreeware.com. 
Note that you will also need glib.

Then, to get your application running, the quickest way will be to add the
directory where the libraries were installed to, to your LD_LIBRARY_PATH.
Note the installation might put the libraries into one of the default
library locations (like /usr/lib), in which case you won't need to do this
step.




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