|
From: <mi...@cl...> - 2001-12-16 15:42:12
|
> when running ./configure > > error > Glib needed > > what to do please Looks like you need the glib library in order to compile OpenQuicktime. Get and install the glib and glib-devel RPMs for your suse 7.1 (should be on your CDs, or on Suse's website). Alternatively, you can get the sources on the GTK+ web-site < ftp://ftp.gtk.org/pub/gtk/v1.2/ >, then compile and install it yourself: ./configure, make, make install (beeing root). If this does not work, maybee it's OpenQuicktime's configure script that is not clever enough to find the glib library (chekc this on configure.log). Sorry for the delay. Hope this helps, - Antoine |