Re: [Cooker] gtk-config has no flag to find glib.h

2001-03-06 Thread Guillaume Cottenceau
"J . A . Magallon" <[EMAIL PROTECTED]> writes: > Hi. > > Trying to build balsa-1.1.2 from tar.gz sources I have realized that > glib includes have moved to /usr/include/glib-1.2. > glib-config is ok: > > echo -I/usr/include/glib-1.2 -I/usr/lib/glib/include $includes $cflags > > but gtk-config

Re: [Cooker] gtk-config has no flag to find glib.h

2001-03-04 Thread R.I.P. Deaddog
Huh, enjoy seeing this. Binary RPM is not built correctly, and you need to build it from source RPM in order to correct the problem! I always wondered how such binary RPMs can be generated from source RPMs! Abel Cheung On Sun, 4 Mar 2001, J . A . Magallon wrote: > > On 03.04 R.I.P. Deaddog

Re: [Cooker] gtk-config has no flag to find glib.h

2001-03-04 Thread J . A . Magallon
On 03.04 R.I.P. Deaddog wrote: > > Did you upgrade BOTH glib and gtk+? I found no such problem at all, it > is /usr/include/glib-1.2 in /usr/bin/gtk-config! > Perhaps it is versions ? werewolf:~> rpm -qa | grep glib libglib1.2-1.2.9-1mdk glibc-2.2.2-4mdk glibc-devel-2.2.2-4mdk libglib1.2-devel

Re: [Cooker] gtk-config has no flag to find glib.h

2001-03-04 Thread R.I.P. Deaddog
Did you upgrade BOTH glib and gtk+? I found no such problem at all, it is /usr/include/glib-1.2 in /usr/bin/gtk-config! Abel Cheung On Sun, 4 Mar 2001, J . A . Magallon wrote: > Hi. > > Trying to build balsa-1.1.2 from tar.gz sources I have realized that > glib includes have moved to /usr/in

[Cooker] gtk-config has no flag to find glib.h

2001-03-04 Thread J . A . Magallon
Hi. Trying to build balsa-1.1.2 from tar.gz sources I have realized that glib includes have moved to /usr/include/glib-1.2. glib-config is ok: echo -I/usr/include/glib-1.2 -I/usr/lib/glib/include $includes $cflags but gtk-config does not reflect this change: glib_cflags="-I/usr/lib/glib/includ