Hi all, I'm new to both this list and linux so forgive my ignorance and that my question most likely has been asked before.
I have been trying to install just about any version of vpopmail, but all have problems when I run make. I use this commandline to install: [EMAIL PROTECTED]:~/vpopmail-5.4.3#./configure --enable-roaming-users --enable-clear-passwd No probs so far. However, as soon as I run make I get the below message and make dies: [EMAIL PROTECTED]:~/vpopmail-5.4.3# make Makefile:332: warning: overriding commands for target `_AM_File' Makefile:322: warning: ignoring old commands for target `_AM_File' Makefile:351: warning: overriding commands for target `[]' Makefile:341: warning: ignoring old commands for target `[]' make: *** No rule to make target `_AM_File,', needed by `all-recursive-am'. Stop. I tried this with older versions as well, but the same problem. What could be wrong and what info do you need to help me out? I'm running Debian 3 with the 2.6.5.1 kernel Thanks Patrick