On Thu, Feb 27, 2003 at 09:43:19AM -0000, [EMAIL PROTECTED] wrote:
> I then went back and did a make clean on the midgard-lib directory then
> make, make install and the ./configure.....as before
>
> changed to the mod-midgard direcotry and re-ran the ./configure and came up
> with the same errors!
OK, I am sure I have installed midgard-lib in /usr/local/midgard. I
cleaned out mod (removed config.{cache,log,status}), and ran:
~/midgard/mod$ ./configure
creating cache ./config.cache
checking for midgard-config... unspecified, trying PATH...
checking for midgard-config... no
configure: error: midgard-config not found. Did you install midgard-lib?
which is what I expected. Then:
~/midgard/mod$ ./configure
--with-midgard-config=/usr/local/midgard/bin/midgard-config --with-apxs
loading cache ./config.cache
checking for midgard-config... /usr/local/midgard/bin/midgard-config
checking for a BSD compatible install... /usr/bin/install -c
checking for static Apache module build... no
checking for apxs... /usr/bin/apxs
checking for /etc/mandrake-release... no
checking for library containing g_string_new... none required
checking for library containing crypt... none required
checking for mgd_connect in -lmidgard... yes
checking how to run the C preprocessor... cc -E
checking for midgard/midgard.h... yes
checking for working const... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating SPECS/mod_midgard.spec.RedHat
which is also what I expected.
> I think I might try another machine next as I'm completely stumped by this
> one!
Try installing midgard-lib in /usr/local instead of /usr/local/midgard.
The stuff midgard installes is pretty contained, so easy to remove if
necesary. It should not be required to uinsall Midgard there, it sure
isn't on my system... but could be worth a try.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]