Re: problem with migard 1.8alpha1

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Tue, 24 Jan 2006 10:19:07 +0100
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
"Uung H.R Bhuwono" <[email protected]> wrote:

> Turn out I make symbolic link when I compile that. I only have  
> libglib-2.0.so.0.800.1  
> My glib2 dan glib2-dev is 2.8.1-3  
> Do I have correct glib2 version or I have to change glib to get what the  
> compiler ask  

GLib version is correct. We expect >= 2.4.
Can you run:

1. `midgard-config --report` 
2. ldconfig -v | grep libglib

and send the output?

Piotras