find_apr.m4

2004-12-21 Thread Tommi Maekitalo
Hi, we use find_apr.m4 to locate apr. It searches for apr in /usr /usr/local /opt/apr and /usr/local/apache2, but not in the default-installation-path /usr/local/apr. I think it would be nice to add this path. Tommi

Re: find_apr.m4

2004-12-21 Thread James Monteath
Hi there, The script can do a much better finding the config scripts. They should do a which first for apr-config or apu-config to see if it can find one. If it does just use it as it is found. I am going to change the scripts so that they behave the same as most configure scripts out there.

Resource errors when compiling 1.0.1 on Visual Studio.NET 2003

2004-12-21 Thread David Barrett
I just did a clean install of 1.0.1 and came across some fatal compilation errors using Visual Studio.NET 2003. Specifically, I did the following: 1) Downloaded the three files: - apr-1.0.1.tar.gz - apr-iconv-1.0.1.tar.gz - apr-util-1.0.1.tar.gz 2) Unzipped all three into a folder named