Hi All,

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-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to