Hi, > > checking for GLIB24... configure: error: Cannot find glib 2.4.x, > install it and rerun ./configure. > make: *** [libgeda/config.h] Error 1 >
What version of glib do you have installed? pkg-config glib-2.0 --modversion The test in libgeda's configure is: glib-2.0 >= 2.4.0 -Ales _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

