On Tue, 18 Dec 2007, William A. Rowe, Jr. wrote:
Please fetch up the newly prepared httpd-mod_ftp-0.9.0.tar.[gz|bz2]
(and its md5/asc sigs) from:
http://httpd.apache.org/dev/dist/mod_ftp/
review, take it for a spin, and cast your choice
As I mentioned, the perms of the installed httpd include directory
were corrupted to 664 by the first candidate, so I've withdrawn it.
Proceeding to tag the next crack at an alpha/beta 0.9.1 tomorrow,
You might want to have a go at the configure.apxs before doing that.
It seems to contain some bashisms that shows up on debian/ubuntu
machines which uses dash as /bin/sh:
% ./configure.apxs
test: 8: ==: unexpected operator
test: 19: ==: unexpected operator
Configuring mod_ftp for APXS
...
The thing is that == is not a valid /bin/sh style test expression. It
should probably be just =, or test -z "$var" ...
On the positive side, the thing builds on both Linux and AIX (out of
tree, for httpd 2.2.6). I'll await the 0.9.1 tag before doing more
elaborate tests though.
/Nikke
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Niklas Edmundsson, Admin @ {acc,hpc2n}.umu.se | [EMAIL PROTECTED]
---------------------------------------------------------------------------
I'm not crazy, I just don't give a s#!t
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=