Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 11-06-2007, 10:58 AM
Member
 
Posts: 10
Default

Quote:
Originally Posted by dijichi2 View Post
sudo apt-get install fetchmail # this is needed anyway, seems to be only thing missing with default feisty install

then either:

1) edit /etc/lsb-release
change
DISTRIB_RELEASE=7.04
to
DISTRIB_RELEASE=6

or

2)
edit util/utilfunc.sh
change
if [ $PLATFORM = "DEBIAN3.1" -o $PLATFORM = "UBUNTU6" ]; then
to
if [ $PLATFORM = "DEBIAN3.1" -o $PLATFORM = "UBUNTU6" -o $PLATFORM = "UBUNTUUNKNOWN" ]; then

change
if [ $PLATFORM = "UBUNTU6" ]; then
to
if [ $PLATFORM = "UBUNTU6" -o $PLATFORM = "UBUNTUUNKNOWN" ]; then

edit
util/modules/platform.sh
change
if [ $PLATFORM = "DEBIAN3.1" -o $PLATFORM = "MANDRIVA2006" -o $PLATFORM = "UBUNTU6" ]; then
to
if [ $PLATFORM = "DEBIAN3.1" -o $PLATFORM = "MANDRIVA2006" -o $PLATFORM = "UBUNTU6" -o $PLATFORM = "UBUNTUUNKNOWN" ]; then

they both do pretty much same thing so 1) is easier, just change it back when install finished.

As usual, this is not recommended for production servers! YMMV.

Has anyone been able to install ZCS 4.5.9 using these options above? I used option 1 from above and it would not work when running the intall for 4.5.9. I'm upgrading from 4.5.6 I. I've done an upgrade before, but 4.5.9 is telling me that...

Found zimbra-core
Error: attempting to install i386 packages on a unknown OS.
Exiting...

I have yet to try the other options from above but was curious if anyone else is seeing this?
Reply With Quote
  #22 (permalink)  
Old 11-06-2007, 11:27 AM
Member
 
Posts: 10
Default

Sorry should have done a little searching.... Found the this......

[SOLVED] Ubuntu 7.x?

Thanks all!
Reply With Quote
  #23 (permalink)  
Old 11-06-2007, 07:28 PM
Moderator
 
Posts: 6,236
Default

gonna mark this thread as solved, all data from this thread and the link above are already in the wiki: Ubuntu 7.04 & 7.10 (Feisty Fawn & Gutsy Gibbon) Install - Zimbra :: Wiki
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.