I have run midgard-config --report which gave me:

version      : 1.4.4
sitegroups   : 1
filetemplates: 0
prefix       : /usr/local
host         : i686-pc-linux-gnu
exec-prefix  : /usr/local
cppflags     :  -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/mysql -I/usr/local/include -I/usr/local/include
libs         : -L/usr/local/lib  -lmysqlclient -L/usr/local/lib  -lexpat -lm
-lz -lcrypt -lglib -lmidgard

So I deleted the midgard libraries from /usr/local/lib, the whole directory
/usr/local/include/midgard and /usr/local/in/midgard-config as recommended.

I re-ran ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-midgard-config=/usr/local/midgard/bin/midgard-config and this time
got:
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/local/apache/bin/apxs
checking for /etc/mandrake-release... Mandrake Linux release 9.0 (dolphin)
for i586 found - using special setup
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... /lib/cpp
checking for midgard/midgard.h... no
configure: error: Midgard header file midgard.h not found

Do you have any ideas I could try for the next step please?




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

Reply via email to