Re: configure problems for gtk+-2.0.0



Hi,

Chee Bin HOH <cbhoh csam com my> writes:

> 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.

you need to put /usr/local/lib into /etc/ld.so.conf and run ldconfig
to update the linker cache. Alternatively you can add /usr/local/lib
to LD_LIBRARY_PATH.


Salut, Sven



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