Paul Coccoli a écrit :
Here's pkg-config on my FC4:
[pcoccoli@tuttle ~]$ pkg-config --libs gtk+-2.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
-ldl -lglib-2.0
Unless you statically link the generated apps, I don't think you can
really expect them to run everywhere.
libpangocairo-1.0.so.0 => not found
Unfortunately I don't have any
explanation (and no FC4 to try to
reproduce your problem here). Anyone else with similar problems with gtk
binaries ?