No he podido instalar atk-1.0.1, aplicando el siguiente procedimiento ./configure alli aparece el siguiente error:
checking for GLIB - version >= 2.0.0... no *** Could not run GLIB test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding GLIB or finding the wrong *** version of GLIB. If it is not finding GLIB, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. Ya tengo instalado el glib-2.0.1, en el directorio /usr/include/glib-2.0.1 lo cual lo realice de la siguiente forma: ./configure make make install pkg-config --cflags glib-2.0 pkg-config --libs glib-2.0 y todo resulto bien. Que debo hacer para poder instalar atk para luego instalar gtk, Mi distribuci�n es Mandrake 8.2 Le agradeceria su respuesta lo mas pronto posible Oswaldo Larreal [EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
