Re: problem executing on a sun station
- From: Rich Burridge <Rich Burridge Sun COM>
- To: Gregory Babusiaux <gbabusia ulb ac be>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: problem executing on a sun station
- Date: Tue, 12 Mar 2002 09:15:48 -0800 (PST)
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]