Bill Shupp wrote:
> 
> on 4/30/01 11:49 AM, John Stile at [EMAIL PROTECTED] wrote:
> 
> > Is this is a vpopmail issue or a courier IMAP issue?
> > When I try to add courier to qmail+vpopmail, at the "make check" step,
> > it errors on authvchkpw.
> > I have never debugged a problem with make, short of checking the paths
> > in the Makefile.
> > So, what can you sugest I do next?
> > If it is a version compatablity problem, how do I tell what version of
> > vpopmail is running?
> >
> > make check # failed at  this step:
> >
> > gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..
> > -L/home/vpopmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a
> > libauth.a ../md5/libmd5.a -lvpopmail  -lm -lcrypt
> > libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
> > /home/jstile/courier-imap-1.3.7/authlib/preauthvchkpw.c:66: undefined
> > reference to `vget_assign'
> > /home/jstile/courier-imap-1.3.7/authlib/preauthvchkpw.c:78: undefined
> > reference to `vclose'
> > collect2: ld returned 1 exit status
> > gmake[1]: *** [authvchkpw] Error 1
> 
> Try typing vadduser -v to get the version info.  I recommend upgrading to
> the latest 4.9.10 anyway.
> 
> Cheers,
> 
> Bill Shupp

How do I tell what version I'm running?  
The vadduser -v  displays a help message, and -v is not an option.
man vadduser does not show the version. 
The doc directory under vpopmail's home does not contain the version.
They didn't make it too easy.

Reply via email to