Portál AbcLinuxu, 8. prosince 2025 00:33
./configure \ --prefix=/usr/local/courier-imap \ --disable-root-check \ --without-authpam \ --without-authldap \ --without-authpwd \ --without-authmysql \ --without-authpgsql \ --without-authshadow \ --without-authuserdb \ --without-authcustom \ --without-authcram \ --with-authdaemon \ --with-authvchkpw \ --with-ssl
Hodi mi to tuhle chybu: [poslednich par radku] checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no configure: error: Cannot find either the gdbm or the db library. Dik za rady.
db mas ve spatny verzi. db4 an rozdil od db3 nevytvari v /usr/lib link libdb.so -> libdb-XX.so apod. a v /usr/include zase link dh.h -> db4/db.h, zkus se kouknout jestli to tam mas.
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -Wall -g -O2\ -c `test -f 'tlspasswordcache.c' || echo './'`tlspasswordcache.c tlspasswordcache.c:9: openssl/ssl.h: No such file or directory tlspasswordcache.c:10: openssl/err.h: No such file or directory tlspasswordcache.c:11: openssl/rand.h: No such file or directory make[2]: *** [tlspasswordcache.o] Error 1 make[2]: Leaving directory `/install/qmail/courier-imap-3.0.5/tcpd' make[1]: *** [all] Error 2 make[1]: Leaving directory `/install/qmail/courier-imap-3.0.5/tcpd' make: *** [all-recursive] Error 1Nesetkal ste se nekdo s touhle chybou ? jinak jedu na debianu.
#include <openssl/ssl.h> #include <openssl/err.h> #include <openssl/rand.h> #include <stdio.h> #include <string.h> #include <errno.h> #include <md5/md5.h>ale nevim odkud se to ma includovat, to je jako z aktualniho podadresare, kde je ten soubor ?
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.