ok I have vpopmail 5.4.3 installed and I am trying to
upgrade to qmailadmin 1.2.0. And as I have seen posted in the archives I
am not the only one having this issue. I get:
------------------
alias.c: In function `show_dotqmail_lines':
alias.c:81: `MAXALIASESPERPAGE' undeclared (first use in this function)
alias.c:81: (Each undeclared identifier is reported only once
alias.c:81: for each function it appears in.)
alias.c:209: `CGIPATH' undeclared (first use in this function)
alias.c: In function `show_dotqmail_file':
alias.c:291: `CGIPATH' undeclared (first use in this function)
alias.c:304: `IMAGEURL' undeclared (first use in this function)
make[1]: *** [alias.o] Error 1
make[1]: Leaving directory `/usr/src/qmailadmin-1.2.0'
make: *** [all] Error 2
------------------
alias.c:81: `MAXALIASESPERPAGE' undeclared (first use in this function)
alias.c:81: (Each undeclared identifier is reported only once
alias.c:81: for each function it appears in.)
alias.c:209: `CGIPATH' undeclared (first use in this function)
alias.c: In function `show_dotqmail_file':
alias.c:291: `CGIPATH' undeclared (first use in this function)
alias.c:304: `IMAGEURL' undeclared (first use in this function)
make[1]: *** [alias.o] Error 1
make[1]: Leaving directory `/usr/src/qmailadmin-1.2.0'
make: *** [all] Error 2
------------------
every time I try to make it. Here is the output from my
configure:
qmailadmin
1.2.0
Current settings
---------------------------------------
cgi-bin dir = /var/www/cgi-bin
html dir = /var/www/html
image dir = /var/www/html/images/qmailadmin
image URL = ""> template dir = /usr/local/share/qmailadmin
qmail dir = /var/qmail
vpopmail dir = /var/vpopmail
autorespond dir = /usr/bin
ezmlm dir = /usr/local/bin/ezmlm
ezmlm idx = yes
mysql for ezmlm = no
help = no
modify quota = no
domain autofill = no
modify spam check = no
Current settings
---------------------------------------
cgi-bin dir = /var/www/cgi-bin
html dir = /var/www/html
image dir = /var/www/html/images/qmailadmin
image URL = ""> template dir = /usr/local/share/qmailadmin
qmail dir = /var/qmail
vpopmail dir = /var/vpopmail
autorespond dir = /usr/bin
ezmlm dir = /usr/local/bin/ezmlm
ezmlm idx = yes
mysql for ezmlm = no
help = no
modify quota = no
domain autofill = no
modify spam check = no
so any further ideas would be helpful.
Thank you!
-Matt