Hi all,

i got my gtk+2.12.9 compiled for ARM board and i tried checking the gtk-demo
application on the board loading the required shared libraries . when i try
to run it on the board i get the following error(log of tests on the arm
board)

[EMAIL PROTECTED] lib]$../gtk-demo
../gtk-demo: error while loading shared libraries: libgdk_pixbuf-2.0.so.0:
cannot open shared object file: No such file or dy
[EMAIL PROTECTED] lib]$cp libgdk_pixbuf-2.0. (below are the lib files i have
copied on the board)
 libgdk_pixbuf-2.0.a            libgdk_pixbuf-2.0.so.0.1200.9
libgdk_pixbuf-2.0.la
[EMAIL PROTECTED] lib]$cp libgdk_pixbuf-2.0.so.0.1200.9 libgdk_pixbuf-2.0.so.0
[EMAIL PROTECTED] lib]$../gtk-demo
../gtk-demo: error while loading shared libraries: libgdk_pixbuf-2.0.so.0:
cannot open shared object file: No such file or dy


i tried recompiling gtk and loading libraries again but every time i try i
get the same problem which stops me from knowing if the gtk  application
will give me the required output. would someone help me know what can be
done .
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to