Emile,
Thanks for the debian efforts, I am still having some trouble with it. I
am installing the libraries, skipping the database-in favor of keeping
the work I've already done which I could painlessly part with, mod_midgard
and finally midgard-php. This is on an unstable potato. If you ordered a
disk you've probably got the stable Slink release.
On Mon, 24 Jan 2000, Emiliano wrote:
> For those having problems with Midgard on Debian:
>
> - I've been having less than great results with the shared libs from
> mysql. Removal of them eliminated most of my problems.
> - midgard-lib likes to be compiled with -lm:
> LDFLAGS="-lm" ./configure --with-mysql; make; make install
> - mod_midgard likes hints about where to find mysql:
> LDFLAGS="-L/usr/local/lib/mysql -L/usr/local/lib -lmysqlclient
> -midgard -lm" \
I guess I don't understand the LDFLAGS="-L/usr/local/lib/mysql..." There
isn't anything for mysql in /usr/local/lib so I assume we're
telling...hmmm, suddenly waking to the futility of my assumptions and
not...
Anyway see the following:
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for apxs... /usr/bin/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. ***
configure: error: Midgard library libmidgard not found
I tried the obvious "--with-midgard=/usr/local/lib" and every
concievable variation on the line and get the same result.
> ./configure --with-mysql; make; make conf; make install
> - midgard-php can figure it all out by itself:
> ./configure --with-apxs --with-midgard --with-apxs
>
> emile
>
> --
> 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]
>
--
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]