Ayuda con instalación de qmail en server web.
david.contreras.mora — Jue, 03/03/2011 - 17:12
Trato de instalar con base a: "Manual de
Instalación de un Servidor de Correo en Linux (qmail + smtp-auth +
daemontools + vpopmail)
y cuando llego a compilar vpopmail me sucede lo siguiente:
ciem@CIEM:/usr/local/src/qmail/vpopmail-5.3.14$ sudo ./configure --enable-ip-alias-domains=y --enable-ucspi-dir=../ucspi-tcp-0.88 --enable-logging=y --enable-tcpserver-file=/etc/tcp.smtp --enable-many-domains=y --enable-passwd=y
[sudo] password for ciem:
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) 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... i686-unknown-linux
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
yes
mkdir: cannot create directory `/home/vpopmail/etc': No such file or directory
chown: cannot access `/home/vpopmail/etc': No such file or directory
chgrp: cannot access `/home/vpopmail/etc': No such file or directory
chmod: cannot access `/home/vpopmail/etc': No such file or directory
configure: warning: making a vpopmail etc directory
./configure: 2406: cannot create /home/vpopmail/etc/lib_deps: Directory nonexistent
./configure: 2408: cannot create /home/vpopmail/etc/inc_deps: Directory nonexistent
checking for crypt in -lcrypt... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for getsockname in -lsocket... (cached) no
checking for shadow.h... (cached) yes
checking for shadow.h... (cached) yes
checking for setspent in -lshadow... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/varargs.h... (cached) no
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for getcwd... (cached) yes
checking for mkdir... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for fdatasync... (cached) yes
checking for sigaction... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
vpopmail 5.3.14
Current settings
---------------------------------------
vpopmail directory = /home/vpopmail
uid = 89
gid = 89
ip alias = ON --enable-ip-alias-domains=y
address extentions = OFF --enable-qmail-ext=n (default)
roaming users = OFF --enable-roaming-users=n default
user quota = OFF --enable-defaultquota=NOQUOTA default
table optimization = many domains --enable-many-domains=y default
auth module = cdb default
system passwords = ON --enable-passwd=y
file locking = ON --enable-file-locking=y default
file sync = OFF --enable-file-sync=n default disable vdelivermail fsync
make seekable = ON --enable-make-seekable=y default
auth logging = ON --enable-auth-logging=y default
mysql logging = OFF --enable-mysql-logging=n default
clear passwd = ON --enable-clear-passwd=y (default)
users big dir = ON --enable-users-big-dir=y (default)
valias processing = OFF --enable-valias=n
mysql limits = OFF --enable-mysql-limits=n default
pop syslog = show successful and failure login attempts
--enable-logging=y
default domain = --enable-default-domain=
auth inc = -Icdb
auth lib =
ciem@CIEM:/usr/local/src/qmail/vpopmail-5.3.14$
y cuando llego a compilar vpopmail me sucede lo siguiente:
ciem@CIEM:/usr/local/src/qmail/vpopmail-5.3.14$ sudo ./configure --enable-ip-alias-domains=y --enable-ucspi-dir=../ucspi-tcp-0.88 --enable-logging=y --enable-tcpserver-file=/etc/tcp.smtp --enable-many-domains=y --enable-passwd=y
[sudo] password for ciem:
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) 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... i686-unknown-linux
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
yes
mkdir: cannot create directory `/home/vpopmail/etc': No such file or directory
chown: cannot access `/home/vpopmail/etc': No such file or directory
chgrp: cannot access `/home/vpopmail/etc': No such file or directory
chmod: cannot access `/home/vpopmail/etc': No such file or directory
configure: warning: making a vpopmail etc directory
./configure: 2406: cannot create /home/vpopmail/etc/lib_deps: Directory nonexistent
./configure: 2408: cannot create /home/vpopmail/etc/inc_deps: Directory nonexistent
checking for crypt in -lcrypt... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for getsockname in -lsocket... (cached) no
checking for shadow.h... (cached) yes
checking for shadow.h... (cached) yes
checking for setspent in -lshadow... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/varargs.h... (cached) no
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for getcwd... (cached) yes
checking for mkdir... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for fdatasync... (cached) yes
checking for sigaction... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
vpopmail 5.3.14
Current settings
---------------------------------------
vpopmail directory = /home/vpopmail
uid = 89
gid = 89
ip alias = ON --enable-ip-alias-domains=y
address extentions = OFF --enable-qmail-ext=n (default)
roaming users = OFF --enable-roaming-users=n default
user quota = OFF --enable-defaultquota=NOQUOTA default
table optimization = many domains --enable-many-domains=y default
auth module = cdb default
system passwords = ON --enable-passwd=y
file locking = ON --enable-file-locking=y default
file sync = OFF --enable-file-sync=n default disable vdelivermail fsync
make seekable = ON --enable-make-seekable=y default
auth logging = ON --enable-auth-logging=y default
mysql logging = OFF --enable-mysql-logging=n default
clear passwd = ON --enable-clear-passwd=y (default)
users big dir = ON --enable-users-big-dir=y (default)
valias processing = OFF --enable-valias=n
mysql limits = OFF --enable-mysql-limits=n default
pop syslog = show successful and failure login attempts
--enable-logging=y
default domain = --enable-default-domain=
auth inc = -Icdb
auth lib =
ciem@CIEM:/usr/local/src/qmail/vpopmail-5.3.14$
Luego de esto, no puedo ejecutar el "make" ni el "make install-strip"
Agradezco la ayuda a resolver el problema. Es mi primer instalación de qmail, soy nuevo en linux.
- Inicie sesión o regístrese para enviar comentarios
- 569 lecturas

