Hello,

        I am trying to compile qma 1.0.6 on debian Linux. I am using
vpopmail 5.3.26.

        QMA configures fine but when I try to compile, I get the following
errors:

make  all-recursive
make[1]: Entering directory `/usr/local/src/qmailadmin-1.0.6'
make[2]: Entering directory `/usr/local/src/qmailadmin-1.0.6'
gcc -I.       -g -O2 -c qmailadmin.c
qmailadmin.c:29: vpopmail.h: No such file or directory
qmailadmin.c:30: vauth.h: No such file or directory
make[2]: *** [qmailadmin.o] Error 1
make[2]: Leaving directory `/usr/local/src/IBM/qmailadmin-1.0.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/IBM/qmailadmin-1.0.6'
make: *** [all-recursive-am] Error 2

Vpopmail is installed in the default location (/home/vpopmail) and I have
tried specifying it's location with --enable-vpopmaildir=/home/vpopmail. I
am runing make as root and the permisions on the /home/vpopmail/include
directory are set world readable.

Any thoughts?




Reply via email to