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.
Is there something wrong with the Zimbra Desktop Link download for Linux or is it just me? I was trying to download it awhile ago and this is what I'm getting when I clicked on the linux download...
Quote:
#! /bin/sh
# Uncomment the following line to override the JVM search sequence
# INSTALL4J_JAVA_HOME_OVERRIDE=
# Uncomment the following line to add additional VM parameters
# INSTALL4J_ADD_VM_PARAMS=
read_db_entry() {
if [ -n "$INSTALL4J_NO_DB" ]; then
return 1
fi
db_file=$HOME/.install4j..... etc... etc.....