Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > General Zimbra > Announcements

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
  #131 (permalink)  
Old 04-19-2006, 02:44 PM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

i use it on current fully-up-to-date debian/testing, works sweet as a nut.
Reply With Quote
  #132 (permalink)  
Old 04-19-2006, 04:07 PM
Active Member
 
Posts: 38
Default

Quote:
Originally Posted by dijichi2
i use it on current fully-up-to-date debian/testing, works sweet as a nut.
My experience has been that in the system that I could play around with, formatting and installing Zimbra first works extremely easy. However if you have an established system that has been 'used' for a bit it doesn't work at all.

Since I have triple verified these packages exist what can I try to make this work? Dpkg -s <package> shows "Status: install ok installed" for every prereq.

This has been a re-occuring problem in every 'established' system I have tried.

-J
Reply With Quote
  #133 (permalink)  
Old 04-19-2006, 04:47 PM
Zimbra Employee
 
Posts: 4,792
Default

Here's the code we used to check for Debian:

Code:
		Q=`$PACKAGEQUERY $pkg 2>/dev/null | egrep '^Status: ' `
		if [ "x$Q" != "x" ]; then
			echo $Q | grep 'not-installed' > /dev/null 2>&1
			if [ $? != 0 ]; then
				version=`$PACKAGEQUERY $pkg | egrep '^Version: ' | sed -e 's/Version: //' 2> /dev/null`
				PKGINSTALLED="${pkg}-${version}"
			fi
		fi
Where

Code:
	PACKAGEINST='dpkg -i'
	PACKAGERM='dpkg --purge'
	PACKAGEQUERY='dpkg -s'
	PACKAGEEXT='deb'
	PREREQ_PACKAGES="sudo libidn11 curl fetchmail libgmp3 libxml2 libstdc++6 openssl"
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #134 (permalink)  
Old 05-02-2006, 01:49 PM
Loyal Member
 
Posts: 79
Default

Did any one had a missing zimbra script under /etc/init.d?

I just installed version 3.1.0_GA_332 on my debian 3.1 machine and the zimbra script is missing after the install.

Thanx!
Reply With Quote
  #135 (permalink)  
Old 05-03-2006, 03:51 PM
Zimbra Employee
 
Posts: 4,792
Default

Look in /opt/zimbra/libexec
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #136 (permalink)  
Old 05-05-2006, 12:21 PM
Loyal Member
 
Posts: 79
Default

Thanx Kevin,

Is it known a bug? Should it not have been placed by the install script in the right folder?

Thanx!
Reply With Quote
  #137 (permalink)  
Old 05-09-2006, 01:00 PM
Active Member
 
Posts: 40
Thumbs up Debian 3.1

Hi,
Excuse me for my bad english.
I have installed the version 3.1.0_GA_332 on my debian 3.1 machine.

It's work very very good!
I am very satisfied, compared with the other softwares, it is really better.

If the server has 4go of memory how much of users can be managed?
Thanks
Reply With Quote
  #138 (permalink)  
Old 05-09-2006, 05:00 PM
Zimbra Employee
 
Posts: 515
Default

that depends on how (web client, imap, etc) and how often the users access the server. how many users do you have?

btw glad to hear things are running good
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #139 (permalink)  
Old 05-09-2006, 05:38 PM
Loyal Member
 
Posts: 79
Default

When could we expect to get an official stable debian release?
Reply With Quote
  #140 (permalink)  
Old 05-09-2006, 08:02 PM
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by jml75
When could we expect to get an official stable debian release?
It was posted with 3.1.1 it's been the same codeline all this time but we waited to move it our of Beta/Dev Build status until there were some success stories.
__________________
Bugzilla - Wiki - Downloads - Offline Client
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.