Try the following:
You may have to re-run your the configure script in VPOPMAIL source tree, this puts 2 files in ~vpopmail/etc/ (inc_deps,lib_deps) that may not be there now. Also make sure that your sh automatically expanse ~vpopmail (It should). Some people have reported to the list that SOLARIS sh didn't; modify authlib/configure with the full path if this is the case. Aaron > -----Original Message----- > From: Martin Hasenbein [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 03:35 > To: [EMAIL PROTECTED] > Subject: Problem with sqwebmail and vpopmail > > > Hi List, > > I'm new subscribed and have the following question. > I've installed vpopmail-5.0 and it works fine. Now > I triedto install sqwebmail-3.2.0, but while > configuring it stops with the following error: > > 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... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking how to run the C preprocessor... (cached) gcc -E > checking for a BSD compatible install... /usr/bin/install -c > checking whether ln -s works... (cached) yes > checking for ranlib... (cached) ranlib > checking for perl5... (cached) /usr/bin/perl5 > checking for sysconftool...... ././../sysconftool > checking for perl5... (cached) /usr/bin/perl5 > checking for expect... no > configure: warning: ----------------------------------------------------- > configure: warning: expect not found - will not be able to change passwds > configure: warning: in webmail > configure: warning: ----------------------------------------------------- > checking for passwd... /usr/bin/passwd > checking for setgroups... yes > checking for initgroups... yes > checking whether -lm is needed for floor... yes > checking whether -lnsl is needed for inet_addr... no > checking whether -lsocket is needed for socket... no > checking for stdio.h... yes > checking for security/pam_appl.h... yes > checking for Pam/pam_appl.h... no > checking for dlopen in -ldl... no > checking for pam_start in -lpam... yes > checking for pam_setcred... yes > checking for ldap.h... no > checking for lber.h... no > checking for syslog.h... (cached) yes > checking whether -lresolv is needed for res_query... no > checking for ber_scanf in -llber... no > checking for ldap_open in -lldap... no > checking for ldap_search_st... no > checking for ldap_start_tls_s... no > checking for endpwent... yes > checking for shadow.h... no > checking for getspent in -lshadow... no > checking for endspent... no > checking for getspent... no > configure: error: vpopmail too old - upgrade > configure: error: ./configure failed for authlib > > what does this mean? vpopmail-5.0 is the latest reloease. It > can't be too old. > I've also tried to configure sqwebmail-3.1.0, but it brings the > same error. > > Thanks in advance. > > > /mh > > -- > > Martin Hasenbein -- [EMAIL PROTECTED] > > UNIX, a way of life. > FreeBSD, my choice of living. >
