configure problems for gtk+-2.0.0



Hi guys,
I encountered an error when running configure script in gtk+-2.0.0:


checking ATK flags...  -I/usr/local/include/atk-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for atk_object_get_type in -latk-1.0... no
configure: error:
                *** Cannot link to Accessibility Toolkit. Accessibility
Toolkit is required
                *** to build GTK+



However, by checking the /usr/local/lib directory, i found that
libatk-1.0.so is there, even i set the environment variables of
LDFLAGS='-L/usr/local/lib" (based on installation guide from gtk.org),
the same problems still happened.


Regards,
HOH




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]