I have unpacked the qmailadmin-1.2.7 and run this:
./configure --enable-cgibindir=/usr/lib/cgi-bin/
--enable-autoresponder-bin=/usr/bin/
--enable-modify-spam=Y --enable-domain-autofill
-enable-htmldir=/var/www/qmailadmin
--enable-imagedir=/var/www/qmailadmin/images
--no-create --no-recursion --enable-modify-quota
...
...
...
configure: creating ./config.status
qmailadmin 1.2.7
Current settings
---------------------------------------
cgi-bin dir = /usr/lib/cgi-bin/
html dir = /var/www/qmailadmin
image dir = /var/www/qmailadmin/images
image URL = /images/qmailadmin
template dir = /usr/local/share/qmailadmin
qmail dir = /var/qmail
vpopmail dir = /home/vpopmail
autorespond dir = /usr/bin
ezmlm dir = /usr/local/bin/ezmlm
ezmlm idx = yes
mysql for ezmlm = yes
help = no
modify quota = yes
domain autofill = yes
modify spam check = yes
spam command = |preline /usr/local/bin/maildrop
/etc/mailfilter
But after:
make
there is only:
make: *** No targets specified and no makefile found.
Stop.
Thus Makefile does not get generated.
Logged In: NO
That means, it is impossible to install the latest version.
Logged In: YES
user_id=117662
What platform is this on?
What if you run `libtoolize` in the source directory before running configure?
You might have to do `libtoolize --force`.
Logged In: YES
user_id=438812
The last version 1.2.9 marked as stable in download section,
has this same thing, after configure, the Makefile does not
get generated.
Logged In: YES
user_id=117662
I'll re-ask my last questions:
What platform is this on?
What if you run `libtoolize` in the source directory before running configure?
You might have to do `libtoolize --force`.
Logged In: NO
This is result of that:
root:> libtoolize --force
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.
and I cannot install last version yet.
Logged In: NO
Platform is x86, Debian Linux stable