Scott G. Brauer wrote: > >Why did you compile from source *and* install from pkgs? What does > > The packages were installed initially. I was stepping through the tutorial > for building / installing Midgard and downloaded and compiled glib accordingly.
Does the tutorial explicitly say to compile glib? That isn't correct. You need glib, but it doesn't matter whether it's from source or packages. I'd try to get rid of the stuff you compiled by hand. ... > $ ls /usr/local/lib/glib/include > glibconfig.h Look OK. The last few lines of your config.log will say why midgard-libs' configure thinks that glib isn't there. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
