I'm trying to compile mod_mono in Cygwin for Apache. "./configure" and "make" go fine but when I run "make install" I get the following error... ... /usr/sbin/apxs -i -a -n mono .libs/libmod_mono.so apxs:Error: file .libs/libmod_mono.so is not a DSO make[1]: *** [install] Error 1 ... Any ideas? Darrell