Trevor Hurst wrote:
Hello,
I am in need of building the apr-util source because a
project of mine requires that I build auth-ldap into
my Apache 2.0.44 server.
Creating configure ...
Then when I run ./configure it cannot find the install-sh:
eskimo [361] ./configure
configure: error: cannot find
I don't quite know how to fix your issue, but all the below are somewhat
normal.
I get them regularly on FreeBSD, NetBSD, OpenBSD and Linux when compiling
apache2 and related.
On Tuesday 25 February 2003 21:46, Trevor Hurst wrote:
> WARNING: Using auxiliary files such as `acconfig.h', `config.h
Hello,
I am in need of building the apr-util source because a
project of mine requires that I build auth-ldap into
my Apache 2.0.44 server.
System is running IRIX 6.5.19 with all of the tools;
I have autoconf and automake installed and gnu make
as well as all the other gnu tools like gcc and g