I configured with the path to apxs, like so: ./configure --with-apxs=/www/bin/apxs
Then, on make, it exits with this error: apxs:Break: Command failed with rc=16777215 make: *** [mod_midgard.so] Error 1 [cwyatt@hostname mod_midgard-1.4.3]$ Thanks so much for the help! -Chuck --- In [EMAIL PROTECTED], Eero af Heurlin <[EMAIL PROTECTED]> wrote: > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
