устанавливаю из портов.
Подскажите с какими параметрами нужно собрать sqwebmail4.0.7
чтобы он установился. У меня он не инсталится в cgi-bin и картинки в публичную www папку.
собираю вот с такими параметрами
./configure --with-module=authvchkpw --enable-unicode=koi8-r \--enable-cgibindir=/usr/local/www/cgi-bin/webmail\--enable-imagedir=/usr/local/www/data/html/image --enable-imageurl=/image --without-authpam --without-authuserdb --enable-webpass=no --without-authpwd --without-authshadow
выскачило сообщение.
configure: WARNING: -----------------------------------------------------
configure: WARNING: expect not found - will not be able to change passwds
configure: WARNING: in webmail
configure: WARNING: -----------------------------------------------------
далее make
появляется вот такое сообщение
make all-gmake-check FOO=BAR
----------------------------------------------------
NOTE
All questions regarding ANY vpopmail-related problems,
such as compiling/building failures, or login errors
should be referred to the vpopmail mailing list.
Vpopmail questions sent to the sqwebmail or Courier
mailing lists will be IGNORED.
----------------------------------------------------
make install-strip
Появились папки в /usr/local/share/sqwebamil
и в /usr/local/libexec/sqwebmail
И все.
подскажите как правильно установить sqwebmail из портов?