I have a script that successfully installs 1.2.5 with php3 and php4.  It took
me a while to figure it out.  The scripts are at
http://pub.nebsites.com/scripts

The php4.sh and the  midgard.sh scripts are the ones to look at.  I had to use
the mm-1.0.12.tar.gz in the install.  I don't fully understand what I did but
got the instruction in the apache install readme.  The key, I think, is
--enable-versioning for both php versions.  Hope this helps.


--- Martin Roest <[EMAIL PROTECTED]> wrote:
> 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]
> 


=====
.                                          \\|//
                                           (O-O)
*--------------------------------------oOO--(_)--OOo-----*
*   Sender: Derek Beattie                                *
*   Personal: [EMAIL PROTECTED]                        *
*   Business: [EMAIL PROTECTED]                        *
*--------------------------------------------------------*

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/

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