My Sun Server using Sun Solaris8 OS.  Qmail 1.03 and VPopMail 4.10.20
are installed and running well in my server,
Unfortunately, no one of qmailadmin version (0.25, 0.39, 0.42, 0.45,
0.53 and 0.55) can be installed in my server.
I always and always failed when try to compile it.

The system looks do nothing (like as hang), and must type ctrl-c to back
to prompt.

Is it right that qmailadmin not designed for running on Solaris?


Regards
Fahrizal Razak

Below is just the sample of error on qmailadmin 0.53 compilation with
minimal option:

bash-2.05# ./configure --enable-vpopmaildir=/var/vpopmail
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for crypt in -lcrypt... yes
checking for crypt in -lshadow... no
checking for floor in -lm... yes
checking for gethostbyaddr in -lnsl... yes
checking for getsockname in -lsocket... yes
nothing ..
type ctrl-c to break / out to prompt

Or like this.....

Cbash-2.05# ./configure --enable-vpopmaildir=/var/vpopmail/bin
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for crypt in -lcrypt... yes
checking for crypt in -lshadow... no
checking for floor in -lm... yes
checking for gethostbyaddr in -lnsl... yes
checking for getsockname in -lsocket... yes
cat: cannot open /var/vpopmail/bin/etc/inc_deps
cat: cannot open /var/vpopmail/bin/etc/lib_deps
......nothing
type ctrl-c to break / out to prompt

Notes:
autorespond-1.0.0, ezmlm-0.53 installed in default dir, and
inc_deps+lib_deps are on /var/vpopmail/etc

Reply via email to