View Single Post
  #5 (permalink)  
Old 07-16-2007, 08:42 PM
Cheakamus Cheakamus is offline
Active Member
 
Posts: 32
Unhappy

I'm in need of running Zimbra on Ubuntu 64 LTS (dapper 6.06) as well. I'm prepared to compile it myself, and have spent many hours now attempting to do so to no avail. Has anyone ever succeeded in this yet? If so are there any notes available? The INSTALL.txt file, which I assume is the one we should be starting with for basic compile-it-yourself instructions, has specific mention of internal shares and perforce, etc, to which I do not have access, so I've replaced steps 1 and 2 with downloading and extracting the zcs-4.5.6_GA_1044-src.tgz tarball.

I believe that step 3 is covered as I have build 1.5.0_11-b03 of the Sun JDK and have set JAVA_HOME.

I have installed eclipse 3.1.2 using 'apt-get install eclipse'. From there I'm lost. I've tried "File | Import | Existing Projects into Workspace" and selected the ZimbraServer directory, but when I do I get errors in Eclipse about "missing required java project ZimbraCommon" and ZimbraIM. When I add those via Import and clean all projects I get a dialog pop up that reads 'An internal error occurred during: "Building workspace"'. The top error is:

Syntax error, varargs are only available if source level is 5.0" in the TZIDMapper.java Resource in Folder ZimbraCommon/src/java/com/zimbra/common/calendar line 46

Unfortunately my Java and eclipse skills are not yet adequate enough to know what to do next. Can anyone help?

Thanks!

Jay
Reply With Quote