On Thu, 10 Feb 2000, Stephan Goeldi wrote:
> I never was able to install Midgard on any of my systems. I tried it with
> SuSE Linux 6.1 and 6.2 and with RedHat 6.1.
SuSE & RedHat binary packages are available. If you want extra features
in PHP you can get the source RPM and add the relevant options to
the spec file.
> --with-layout=RedHat
>
> didn't work. RedHat seems not to be RedHat (on my system RedHat installs
> Apache to /usr/local/apache).
The layout used to be present in config.layout in the apache distro.
If it's gone you can snarf thefilefrom an older version.
> This worked. After this I installed MySQL.
> This worked too. Then I installed the Midgard library. Again without
> problems. I slowly became optimistic. Then the Midgard databases. Worked. I
> created the MySQL accounts. Worked, but only with the option -p. Now, when I
> want to install mod_midgard with the following command:
>
> ./configure --with-apache=/usr/local/apache --with-midgard=/usr/local
>
> and
>
> make
>
> I get following output:
>
> /usr/local/apache/bin/apxs -c -I/usr/local/include -L/usr/local/lib
> -lmidgard m
> od_midgard.c
> gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
> -I/u
> sr/local/apache/include -I/usr/local/include -c mod_midgard.c
> -o mod_midgard.so mod_midgard.o -L/usr/local/lib -lmidgard
> apxs:Break: Command failed with rc=16711680
> make: *** [mod_midgard.so] Error 1
>
> As assumed in the manual I edited the file /etc/ld.so.conf to guide it to
> the libraries. I reran /sbin/ldconfig and retried it. The error message is
> the same. In the manual FAQ section B.3.6 is this problem described.
And the FAQ suggests as per your error description that apxs is broken.
Check out
http://www.progressive-comp.com/Lists/?l=midgard&m=93318132520686&w=2
but this is in fact an apache problem.
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]