> I'm getting this error when I try and run ./config for midgard-lib-
> 1.4.3:
> 
> checking for glib-config... no
> checking for glib12-config... no
> checking for glib-config... no
> checking for glib12-config... no
> checking for glib-config... no
> checking for glib12-config... no
> configure: error: glib-config not found. Did you install glib?
> 
> But glib is apparently installed:
> [cwyatt@host midgard-lib-1.4.3]$ rpm -q glib
> glib-1.2.9-1
> 

I had the same problem, you need glib-devel packages for those tools (at
the same time you should install automake and friends if not installed
already [likely if glib-devel is not])

/Rambo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to