What steps will reproduce the problem?
1.installation on ubuntu 10.04 (turnkey-linux core image)
What is the expected output? What do you see instead?
Successful installation is expected but it exits when installation cant find
php5-mcrypt
What version of the product are you using? On what operating system?
iRedMail-0.6.1 , Turnkey-linux core image (ubuntu 10.04)
Please provide any additional information below.
This can fix by editing line
+++replace+++
ALL_PKGS="${ALL_PKGS} apache2 apache2-mpm-prefork apache2.2-common libapache2-mod-php5 libapache2-mod-auth-mysql php5-cli php5-common php5-gd php5-mysql php5-ldap php-pear"
++++with++++
ALL_PKGS="${ALL_PKGS} apache2 apache2-mpm-prefork apache2.2-common libapache2-mod-php5 libapache2-mod-auth-mysql php5-cli php5-imap php5-gd php5-mcrypt php5-mysql php5-ldap php5-mhash php-pear"
++++end+++
Original issue reported on code.google.com by godfathe...@gmail.com on 24 Mar 2011 at 9:46
Original issue reported on code.google.com by
godfathe...@gmail.com
on 24 Mar 2011 at 9:46Attachments: