On Wed, 24 Nov 1999, Erich Schneeweiss wrote:
> I've tried to install MP at Suse (with layout RedHat). Nearly
> everything compiles well.
> PHP does'nt find gd.h, but it can be found at /usr/include/gd
> I had to install the cources of gd1.3
> Solution for now: I've added --with-gd=.....
This must be my mistake; I only enabled GD for internal testing.
I'll check tonight to see if I advertently left it enabled in
the RPM spec.
> The sed lines does'nt change -rpath to -L
> ----------cut-------
> cp src/modules/experimental/Makefile
> src/modules/experimental/Makefile.bak
> sed -e "s/-rpath /-L/" < src/modules/experimental/Makefile.bak >
> src/modules/experimental/Makefile
> cp src/modules/standard/Makefile src/modules/standard/Makefile.bak
> sed -e "s/-rpath /-L/" < src/modules/standard/Makefile.bak >
> src/modules/standard/Makefile
> ....
> ----------cut----------------
You may not need it to. Remove the sed lines and see what hapens. If
it doesn;t work, send me one of the Makefiles and I'll send you an
updated SPEC file. Care to be the SuSE RPM maintainer?
> Now some mysterious.
> If I use rpm -bc ... to compile the MP, the httpd.conf is as they
> should be
> --------cut------
> MidgardRootfile modules/midgard-root.php3
>
> # This is required to enable Midgard user authentication
> <Files midgard-root.php3>
>
> --------cut---------
>
> If 1 use rpm -bi ...
> --------cut------
> MidgardRootfile /usr/local/lib/apache/midgard-root.php3
>
> # This is required to enable Midgard user authentication
> <Files /usr/local/lib/apache/midgard-root.php3>
>
> --------cut---------
>
> I think, there are some differences between RedHat and Suse and they
> produce this behaviour.
Very odd. This is not something the RPM build does, so it must be
something that apxs is doing.
>
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]