1 (edited by Jariel06 2011-04-04 02:55:40)

Topic: Problems with the installation of iRedMail 0.7.0

hi all.

I tried to install iRedMail 0.7.0 in Debian 6, but when I ran the get_all.sh file shows me the following error:

[: 124: Xlinux: unexpected operator
[: 124: Xlinux: unexpected operator
[: 234: XLinux: unexpected operator
[: 234: XLinux: unexpected operator
Error: Your OS is not supported yet.

I think the line in conf/global file:

if [ X"${KERNEL_NAME}" == X"Linux" ]; then
...

not working properly...

Can someone help me with this problem, thanks in advance.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Problems with the installation of iRedMail 0.7.0

Did you execute get_all.sh with bash shell? Not 'sh'.

# bash get_all.sh