I cannot install midgard 1.4.4 on a Mandrake 9.0 system: apache 1.3.27 (from src) php 4.3.0 (from src) mysql 3.23.52 (from mandrake package)
Following the manual on the midgard-project website I have compiled and installed midgard-lib 1.4.4. with ./configure --with-mysql=/usr/bin/mysql --with-expat --prefix=/usr/local/midgard midgard-data with ./configure --with-midgard=/usr/local/midgard --with-blobdir=/var/midgard/blobs/ --with-apxs=/usr/local/apache/bin/apxs --with-apache-user=apache --with-install=new. now when I try: [mr_messy mod_midgard-1.4.4]# ./configure --with-apxs=/usr/local/apache/bin/apxs --with-midgard=/usr/local/midgard I get... loading cache ./config.cache checking for midgard-config... unspecified, trying PATH... checking for midgard-config... /usr/local/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 I have searched for midgard.h and tried various paths but it still will not work. Please help me - I am stuck. I do not know what else to try. Thanks, James --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
