Hello, I like to compile qmailadmin (0.45) The vpopmail version is: 4.9.8-1, op system: Debian-linux ./configure --enable-htmldir=/var/www/admin/ --enable-cgibindir=/var/www/admin/cgi-bin/ --enable-vpopmaildir=/var/vpopmail/ --enable-ezmlmdir=/usr/local/ make I get the error: (and more same) /home/sajt/qmail/qmailadmin-0.45/qmailadmin.c:122: undefined reference to `vauth_getpw' I changed Makefile: (101. line) form: LIBS = -lnsl -lm -lcrypt to LIBS = -lnsl -lm -lcrypt -lvpopmail amd the compiling is working. But I have the old problem, After, when I select a menu item I go back to the login picture. I have more domains but I have the same error. -- Amon Tamas [EMAIL PROTECTED]
