gdbm je aj nie je??? (kompilacia courier-imap)
Pokusam sa skompilovat courier-imap v slackware-9.1. Skonci to takto:
Kód:
checking for gdbm_open in -lgdbm... yes
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... yes
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.
Pritom mam gdbm normalne nainstalovane:
Kód:
bash-2.05b# slapt-get --installed | grep gdbm
gdbm - 1.8.0-i386-3
Skusal som aj stiahnut gdbm z ftp://ftp.gnu.org a skompilovat - nepomohlo. Ked gdbm odinstalujem, skonci to na tej istej chybe, jediny rozdiel je v tom, ze je tam
Kód:
checking for gdbm_open in -lgdbm... no