* loody <[email protected]> wrote: > Dear all: > I try to configure LTTV on my ubuntu system. > I got the error message as below: > > checking for GLIB - version >= 2.4.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log for > the > *** exact error that occured. This usually means GLIB is incorrectly > installed. > configure: error: glib is required in order to compile > LinuxTraceToolkit - download it from ftp://ftp.gtk.org/pub/gtk
You'll need to install 'libglib2.0-dev', 'libgtk2.0-dev', and 'libpopt-dev'. You'll also need 'gcj-jdk' if you require the JNI interface. Cheers -- Jon _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
