From: Yves M. <yme...@li...> - 2004-11-10 13:14:04
|
> Hi! > > I'm using Suse 9.1 and trying to get perfparse working on it. Thought i > have installed glib2 and glib2-devel packages, the perfparse configure > doesn't recognize them. What should i do to get it working? for information, what does this answer ? pkg-config glib-2.0 --modversion [...] > config.log includes the following: > conftest.c:30:18: glib.h: No such file or directory This is why. glib.h should be in /usr/include/glib-2.0/. Do you really have it ? Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://perfparse.sf.net/ - |