On Sat, 4 Mar 2000, Michael Knop wrote:
> # rpm --rebuild mod_midgard-1_2_5-5_src.rpm
> + DEF=-DMIDGARD_RPM_RELEASE=\"\\\"${RPM_PACKAGE_RELEASE}\\\"\"
> + make
> apxs -c -DMIDGARD_RPM_RELEASE=\"\\\"5\\\"\" -I/usr/local//include
> -L/usr/lib/mysql -lmidgard -lmysqlclient -L/usr/local//lib -lmidgard
> mod_midgard.c
> make: apxs: Command not found
> make: *** [mod_midgard.so] Error 127
> Bad exit status from /var/tmp/rpm-tmp.66366 (%build)
apxs is not in your path. I would expect it to be in /usr/sbin/apxs.
If not you probably don't have apache-devel installed (needed by
build process).
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]