Frank Boehme wrote:
> > What platform are you using,
>
> SuSE 6.2.
>
> > and which version mysql & glib? How were
> > apache, glib and
> > mysql installed (source or package)?
>
> Everything except mysql came from package. Mysql was installed from
> source, version
> 3.22.32.
SuSE 6.2 only ships with runtime libs of glib, not the developers'
stuff.
I couldn't find any SuSE glib-devel package, not even on rpmfind, so I
installed glib from source (1.2.8).
MySQL 3.22.32 installed from source.
expat,lib,mod: nothing special
php: needs to be able to find libmysqlclient, so
./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-midgard
I had to shuffle some httpd directives around since they ended up in
IfDefine
sections during config file updating.
I had to make a number of changes to phps' configure to get it to work
on SuSE
6.2, so I'm not at all surprised you've been having difficulties. What's
in CVS now
works flawlessly for me safe for the fact that I need --with-mysql to
clue in configure
about where to find them.
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]