> 
> :-)
> 
> Midgard compiles and runs fine on FreeBSD 4.x.
You are lucky ;-)

I cannot compile Midgard 1.4b3 on my FreeBSD 4.0

The configure script for mod_midgard cannont find the Midgard library :
$ ./configure --with-midgard=/usr/local/lib

loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for apxs... apxs
checking for gcc... gcc
checking whether the C compiler (gcc   -L/usr/local/lib//lib) works...
yes
checking whether the C compiler (gcc   -L/usr/local/lib//lib) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for /etc/mandrake-release... no
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

But the libmidarg is already installed ;-(
$ /usr/compat/linux/sbin/ldconfig -p | grep mid

libmidgard.so.4 (ELF) => /usr/local/lib/libmidgard.so.4
libmidgard.so (ELF) => /usr/local/lib/libmidgard.so


Have you got an idea ?

Thanks,
  Vincent

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