Hi there,

Since there're no patches anymore i had to install the beta release to
upgrade our php version.
The goal of our install is the run two concurrent modules of php3 and
php4 in our Apache webserver.

During the install we have some problems. We got a few errors of libtool
that he can't link the shared libraries. Our system is a standard Redhat
6.2 install ( 2.2.14-5.0 )


At the installation of mod_midgard we get this error:

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

some other information:

[root@dark mod_midgard-1.4beta4]# ldconfig -v|grep midgard
/opt/midgard/lib:
        libmidgard.so.3 => libmidgard.so.3.1.0

[root@dark mod_midgard-1.4beta4]# ldconfig -v|grep mysql
        libmysqlclient.so.6 => libmysqlclient.so.6.0.0
        libmysqlclient.so.6 => libmysqlclient.so.6.0.0

our configure command:
./configure  --with-apache=/opt/apache  --with-midgard=/opt/midgard

I've tried both de source install and the packages of Mysql. I installed
the mysql-shared package
Anyone Ideas?


regards,
-- 
Roest, M <[EMAIL PROTECTED]>
ibuildings.nl -- information architects
tel: 0118 415054, fax: 0118 413314

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