Page 1 of 1

Prerequisites for Debian Lenny ?

Posted: Mon Sep 29, 2008 5:31 am
by declanmullen
Wiki pages http://www.scalix.com/wiki/index.php?title=Manual_Installation_Debian_Etch and http://www.scalix.com/wiki/index.php?title=Manual_Installation specify the names of the Debian packages that need to be installed before installing Scalix on Debian Sarge and Etch.

Has anyone determined the names of the packages that need to be installed for Debian Lenny ? Maybe the package names are the same for installing on Etch ? ie

Code: Select all

aptitude install -y apache2 libapache2-mod-jk gawk krb5-config krb5-doc krb5-user libkadm55 libkrb53 libglib2.0-0 libstdc++2.10-glibc2.2 libxml2 sgml-base xml-core postgresql libsasl2-modules libsasl2-gssapi-mit sendmail elinks w3m sun-java5-jre libssl0.9.7 libstdc++5 wget libmilter0


Thanks,
Declan

Posted: Tue Sep 30, 2008 2:02 am
by christoph.lukas
Hi Declan,

I tried to install scalix 11.4.1u1 on debian lenny just a few days ago.

I realized the following problems:

* Some of the package names have changed. This can easily be fixed in the installation script.
* libstdc++2.10-glibc2.2 is no longer available. I installed the version from etch.
* Ldapmapper refuses to start as it is linked against the wrong libs

I think without recompilation the packages could not work on Debian Lenny.

Cheers,
Christoph

Posted: Thu Oct 02, 2008 8:48 am
by declanmullen
Many thanks for that info.

Hopefully Scalix will do the recompile as soon as Debian Lenny is released.