On Fri, 3 Dec 1999, Anatol Mayr / HEXAGON wrote:
> Has anybody information on how to make Midgard working on a
> Suse 6.2 distribution?
> The binary-packages for Red Hat don't work and the compilation
> of the sources failed, too.
The binary packages are indeed not built for SuSE. I just tried the source
compile and met no difficulties (that I haven't met before anyway).
I have installed mysql from source in /usr/local/mysql. If there are SuSE
MySQL & MySQL-devel packages anywhere I'd appreciate a pointer.
# cd midgard-lib-1.2.5
# ./configure
# make
# make install
# cd ../mod_midgard-1.2.5
# LDFLAGS="-L/usr/local/mysql/lib/mysql -L/usr/local/lib -lmidgard -lmysqlclient"
./configure
# make
# make install
# make conf
# cd ../midgard-php-1.2.5
# LDFLAGS="-L/usr/local/mysql/lib/mysql -L/usr/local/lib -lmidgard -lmysqlclient"
./configure --with-mysql --with-midgard --with-apxs
# make
# make install
Bye,
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]