Hello,
still can't get midgard running on my fairly standard Redhat 6.0
installation
I've given up with the BIG rpm file and have tried to install everything,
(including MySql), from the sources and in the order suggested in the
website.
I still get an error when i get to the mod_midgard installation;
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for apxs... /usr/sbin/apxs
checking for mgd_connect in -lmidgard... no
*** You need the Midgard library for using mod_midgard. ***
*** Use the --with-midgard option to tell ***
*** the configure script where to look for the library. ***
*** Check also that both the Midgard library and the MySQL ***
*** client library are on your dynamic library load path. ***
And the config.log shows;
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:591: checking for a BSD compatible install
configure:646: checking for apxs
configure:681: checking for mgd_connect in -lmidgard
configure:700: cc -o conftest -I/usr/local/include -L/usr/local/lib
conftest.c -lmidgard 1>&5
/usr/local/lib/libmidgard.so: undefined reference to `mysql_store_result'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_fetch_row'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_init'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_close'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_free_result'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_query'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_real_connect'
collect2: ld returned 1 exit status
configure: failed program was:
#line 689 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char mgd_connect();
int main() {
mgd_connect()
; return 0; }
please could you tell me what I should be doing, I've only got 1 more
to evaluate midgard and I haven't even installed it!
TIA
--
Joseph Jabbar
BECTa
Coventry
England
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]