I am trying to compile with configure command, but I get always errors, perharps because I don't put the correct parameters. I have tryied the following:
((in 10.0.0.10, where I have the apache server))
# ./configure --enable-qmaildir=/var/vpopmail/ --build=mail.funedu.org.ar
configure: error: No vpopmail etc/lib_deps file. Upgrade to vpopmail-4.9.8 or above
(...but I have vpopmail 5.2.1-r5; I tryied also with "--host" and "--target", and putting the IP 10.0.0.5 instead of 'mail.funedu.org.ar', with the same result...)
at the mailserver, I have /var/qmail , /var/vpopmail ... (Gentoo distribution)
Thanks again in advance
Facundo
Christopher C. Stump escribi�:
Where ought I install the vqadmin, and how can I configure it to "see" the vpopmail files
A default installation of vqadmin should work just fine. Simply follow the directions in the INSTALL file. It should "find" vpopmail on its own. If you encounter an error, then most likely its because you have apache, vpopmail, etc. in an "unusual" location, in which case you should be able to specify that unusual location with a ./configure --option
