Dependency check failed

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

yengayenga

Dependency check failed

Postby yengayenga » Thu Nov 27, 2008 5:50 am

Hi there,

I am also getting the same problem but I am using Redhat 5 Enterprise with 64-bit x86.

The following are my installation results:
System check report:

Environment check passed.
Filesystem check passed.
Network check passed.
Dependency check failed -- The 32bit version of cyrus-sasl-md5 package is needed by the Scalix Server.
Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
/usr/lib/sasl2/libcrammd5.so is needed by scalix-server-11.4.1.11929-1.rhel5.i386
/usr/lib/sasl2/libdigestmd5.so is needed by scalix-server-11.4.1.11929-1.rhel5.i386
libcrammd5.so.2 is needed by scalix-server-11.4.1.11929-1.rhel5.i386
libdigestmd5.so.2 is needed by scalix-server-11.4.1.11929-1.rhel5.i386
Running services check passed.
Community license check passed.

Please help.

PrisonMind
Posts: 308
Joined: Thu Jul 10, 2008 5:00 am
Location: Adua

Postby PrisonMind » Thu Nov 27, 2008 3:57 pm

search on your dvd the cyrus-sasl-md5 rpm and install it with the command

Code: Select all

rpm

yengayenga

Re: Dependency check failed

Postby yengayenga » Sun Jan 04, 2009 5:57 am

Hi PrisonMind,

Thanks a lot. The solution you provided with me worked.

Now I have got another problem that is how do I configure Scalix mail server to fetch mails from PostFix mail server. Note that both Scalix and PostFix mail servers are in the same Network.

Best Regards,
this post will be deleted.

PrisonMind
Posts: 308
Joined: Thu Jul 10, 2008 5:00 am
Location: Adua

Postby PrisonMind » Sun Jan 04, 2009 8:18 am

you can use the transport table

http://www.postfix.org/transport.5.html

Code: Select all

/etc/postfix/main.cf
transport_maps = hash:/etc/postfix/transport

/etc/postfix/transport
domain    smtp:[ho.st.na.me]:25
or you can use the ipadress
domain    smtp:[ip.ad.dr.es]:25


Make sure you do "postmap /etc/postfix/transport"

Finally make Postfix reload it's configuration and it's maps by executing postfix reload.

wayne

Postby wayne » Sun Jan 04, 2009 10:32 am

hi,

some additional information on the recent post. Configure the Domain as
relay_domain = yourdomain.de and then create the transport.

cheers
wayne


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 6 guests

cron