Hi,

I'm sorry if this is out of the limits of the list, but I couldn't find
any list for SQWebmail...

After I ran the .configure like this:

./configure --with-vchkpw=yes --enable-maxpurge=30
--with-htmllibdir=/mail/webmail
--enable-cgibindir=/usr/local/apache/cgi-bin --enable-hostname=webmail
--enable-bannerprog=prog --with-maxargsize=1000000
-with-maxformargsize=1000000

(I had to take out some parameters, if not, it wouldn't take it). Is
sqwebmail checking for ispell in /usr/local/bin???.

I ran:

# make
make  all-recursive
Making all in maildir
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildircreate.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildircreateh.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildirgetquota.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildirparsequota.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildirquota.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c maildirrequota.c
rm -f libmaildir.a
ar cru libmaildir.a maildircreate.o maildircreateh.o  maildirgetquota.o
maildirparsequota.o maildirquota.o maildirrequota.o
ranlib libmaildir.a
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c deliverquota.c
gcc  -g -O2 -Wall  -o deliverquota  deliverquota.o libmaildir.a
./html2man.pl <deliverquota.html >deliverquota.8
sh: ./html2man.pl: not found
*** Error code 1
make: Fatal error: Command failed for target `deliverquota.8'
Current working directory /root/pkgs/mail_server/sqwebmail-0.20/maildir
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /root/pkgs/mail_server/sqwebmail-0.20
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

And got this.

Any idea?. It seems that html2man.pl is not there... but it is.....:(((

Many thanks in advance!!!

Reply via email to