Have upgraded vpopmail to 4.10, then I get:
./configure --enable-autoresponder-bin=/usr/src/autorespond-1.0.0
make
make all-recursive
make[1]: Entering directory `/usr/src/qmailadmin-0.60pre3'
make[2]: Entering directory `/usr/src/qmailadmin-0.60pre3'
gcc -I. -I/home/vpopmail/include -g -O2 -c qmailadmin.c
qmailadmin.c: In function `main':
qmailadmin.c:123: warning: assignment from incompatible pointer type
qmailadmin.c:208: warning: assignment from incompatible pointer type
qmailadmin.c:216: dereferencing pointer to incomplete type
qmailadmin.c:220: dereferencing pointer to incomplete type
make[2]: *** [qmailadmin.o] Error 1
make[2]: Leaving directory `/usr/src/qmailadmin-0.60pre3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/qmailadmin-0.60pre3'
make: *** [all-recursive-am] Error 2
[root@proffhotell qmailadmin-0.60pre3]#
Are
----- Original Message -----
From: "Rob Genovesi" <[EMAIL PROTECTED]>
To: "Are Haugsdal {HiMolde}" <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 7:42 PM
Subject: Re: qmailadmin 0.60pre3 install question
> I believe qmailadmin 0.50 and later requires vpopmail 4.10.x. You will
> have to upgrade your vpopmail before installing a newer qmailadmin.
>
> Hope this helps,
>
> Rob
>
> At 07:39 PM 7/12/2001 +0200, you wrote:
> >Just tried to install qmailadmin 0.60pre3, I have earlier of qmailadmin
> >version working with vpopmail 4.9.4, and autorespond 1.0.0. I set correct
> >path to autorespond with enable in the configure line.
> >
> >However, it says it can�t find vpopmail.h and vauth.h. vpopmail.h is at
> >location /usr/src/vpopmail-4.9.4/vpopmail.h (that I use now).
> >
> >make
> >make all-recursive
> >make[1]: Entering directory `/usr/src/qmailadmin-0.60pre3'
> >make[2]: Entering directory `/usr/src/qmailadmin-0.60pre3'
> >gcc -I. -g -O2 -c qmailadmin.c
> >qmailadmin.c:30: vpopmail.h: No such file or directory
> >qmailadmin.c:31: vauth.h: No such file or directory
> >make[2]: *** [qmailadmin.o] Error 1
> >make[2]: Leaving directory `/usr/src/qmailadmin-0.60pre3'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/usr/src/qmailadmin-0.60pre3'
> >
> >
> >Any idea on how I can solve this ?
> >
> >Regards,
> >Are Haugsdal
> >
>