Topic: install iRedMail-0.9.8 on fresh FreeBSD 11.2
======== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.8
- Linux/BSD distribution name and version: FreeBSD 11.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Attempting to install latest iRedMail on fresh FreeBSD 11.2 install, I did install sudo, proftpd and bash-static prior to running the 'bash iRedMail.sh' script.
The install script is bailing out with the following error:
===> Installing for icu-62.1_2,1
===> Checking if icu already installed
===> Registering installation for icu-62.1_2,1 as automatic
Installing icu-62.1_2,1...
===> postfix-3.3.1_1,1 depends on shared library: libicuuc.so - not found
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/mail/postfix
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/postfix
<< ERROR >> Port was not successfully installed, please fix it manually and then re-execute this script.
I can change to /usr/ports/devel/icu and do "make install icu" and the pkg will install without any errors. If I re-run the iRedMail.sh script, I get the following error:
===> Installing for icu-62.1_2,1
===> Checking if icu already installed
===> icu-62.1_2,1 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of icu
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/devel/icu
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/mail/postfix
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/postfix
<< ERROR >> Port was not successfully installed, please fix it manually and then re-execute this script.
I added the FORCE_PKG_REGISTER=1 to the /user/ports/devel/icu/Makefile and re-ran the iRedMail.sh script.
MAKE_ARGS= VERBOSE=1 \
FORCE_PKG_REGISTER=1
I get the same error as before.
===> Installing for icu-62.1_2,1
===> Checking if icu already installed
===> icu-62.1_2,1 is already installed
Kinda stumped on what to do next.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.