We have a GTK(version-2.0) User Interface application(in c) developped for solaris environment.
It works fine in one host where GTK is installed in a default package dir(/usr/local).
And the same application fails(user images are not showing, but system icons are loaded) in another host, where GTK is installed in a user defined path(/opt/gtk-2).
I can figureout the problem that it fails when loading the user images using "gtk_image_new_from_file("image path")" method.
Can anyone help me what are the configuration changes i need to do when GTK is installed in a different path.
Thanks,
Saravanan.
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list