We build for Long-Term-Support versions - current being 6.06 & 8.04.
However, you can realistically run other versions (but you shouldn't if NE) - for instance many ran on 7.04 & 7.10 by adjusting the /etc/lsb-release, /etc/debian_version, util/utilfunc.sh, and bin/get_plat_tag.sh of the installer etc.
("DISTRIB_RELEASE=8" of /etc/lsb-release)
If your using FOSS & absolutely have some hardware that won't run in 8.04 or something (ie: Klug's question): For 8.10 you'll probably just need to run ./install.sh --platform-override as I do for running some 6.06 builds on 6.10. (I haven't played with 8.10 yet as it offers nothing new that I criticially need.)
Look at this chart - 8.04 is still supported for 3 years after 8.10:
6.06 LTS Dapper Drake Released: 2006-06-01 Supported Until:
2009-05-01 (desktops) / 2011-05-01 (servers)
6.10 Edgy Eft Released: 2006-10-26 Supported Until:
2008-04-25
7.04 Feisty Fawn Released: 2007-04-19 Supported Until:
2008-10-19
7.10 Gutsy Gibbon Released: 2007-10-18 Supported Until:
2009-04-01
8.04 LTS Hardy Heron Released: 2008-04-24 Supported Until:
2011-04-01 (desktops) /2013-04-01 (servers)
8.10 Intrepid Ibex Released: 2008-10-30 Supported Until:
2010-04-01
9.04 Jaunty Jackalope Release Target: 2009-04-23 Supported Until Estimate: 2010-10-01
Perl issues:
Quote:
Originally Posted by elcorazon Hi,
I got Zimbra to run in Ubuntu 8.10 after installing some old Perl packages: - liblocale-gettext-perl_1.05-2ubuntu1_amd64.deb
- libperl5.8_5.8.8-12_amd64.deb
- perl_5.8.8-12_amd64.deb
- perl-base_5.8.8-12_amd64.deb
- perl-modules_5.8.8-12_all.deb
- libterm-readkey-perl_2.30-3ubuntu1_amd64.deb
Those packages can be found on launchpad.net
Only problem left are some unresolved dependencies when I try to update the system now... working on that...
I wonder if one could replace the Zimbra-Version of amavisd with some current version to work around the problem..? |