I've RTFM's and browsed the message archives but if this is addressed, I
haven't found it.

I have several sites hosted on a virtual server (Apache with MySql and
PHP installed. I have only limited access to things outside my domains'
directory trees. I don't expect that I can modify Apache, MySql or PHP
and anything I install is going to be in my "~/" and above.

Am I out of luck? Midgard looks _exactly_ like what I need to solve
_all_ my problems. Now if I were only smart enough to install it. :-(

Regards,
Bill


Here's a log snippit:

configure:1870: checking for crypt.h
configure:1880: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1876: crypt.h: No such file or directory
configure: failed program was:
#line 1875 "configure"
#include "confdefs.h"
#include <crypt.h>
configure:1918: checking MySQL location
configure:1934: checking for mysql_connect in -lmysqlclient
configure:1953: gcc -o conftest -g -O2  -I/usr/local/mysql/include 
-L/usr/local
/mysql/lib conftest.c -lmysqlclient   1>&5
/usr/local/mysql/lib/libmysqlclient.a(mf_format.o): In function
`fn_format':
mf_format.o(.text+0x201): undefined reference to `__lxstat'
configure: failed program was:
#line 1942 "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 mysql_connect();

int main() {
mysql_connect()
; return 0; }
vesta:~/midgard/midgard-lib-1.2.5$

--
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]

Reply via email to