Ok, thanks I got it to work with the changes
you suggested.
I had some leftover symlinks to the fedora
GTK system and libraries.
pygtk on directfb is a very useful package
for embedded - way smaller than java + X
Calculate it <10 Mbytes for the whole
working system as replacement for X and Java.
User Profile
Collapse
-
Ok, here is my setup...
I followed the example of getting GTK on Directfb from source:
http://www.directfb.or g/wiki/index.php/Projects:GTK_on _DirectFB
I installed pango-1.15.3, Python-2.4.4, pygobject-2.13.0,
cairo-1.4.6, gtk+-2.10.13 and pygtk-2.10.0
I set up environment variables
export PREFIX=/usr/gtkdfb
export LD_LIBRARY_PATH =$PREFIX/lib
export PKG_CONFIG_PATH =$LD_LIBRARY_PA TH/pkgconfig...Leave a comment:
-
this solution didn't work for me (probably me doing
something not right)
I still get the following error
ImportError: /usr/gtkdfb/src/pygtk-2.10.0/gtk/.libs/_gtk.so: undefined symbol: gdk_keyval_conv ert_case
GTK-directfb is working correctly with the
regular /usr/gtkdfb/bin/gtk-demo.
Also pygtk is working with the GTK bound to X.
I modified the C sources, re- configured...Leave a comment:
No activity results to display
Show More
Leave a comment: