Giter Club home page Giter Club logo

zd-full's Introduction

Building Zimbra Desktop

Prerequisites For Windows

Prerequisites For Mac

  • Java SDK V1.6
  • ant

Prerequisites For Linux

  • Java SDK V1.6
  • ant

Build Steps

  • Setup RCEdit (Windows Only)
    • Copy rcedit.exe to C:\rcedit folder
  • Setup perl (Windows Only)
    • Install Strawberry Perl in C:\strawberry folder
  • Setup Wix Toolkit (Windows Only)
    • Install Wix Toolkit V3 in C:\Program Files\Windows Installer XML v3 folder
  • To run build execute below step
    • ant -f installer-ant.xml installer-clean
    • ant -f installer-ant.xml

Signing in Windows

  • Create a folder C:\signtool and copy signtol.exe and certificate to sign in that
  • Also create zimbra_code_signing.prop file which should contain this line - signcert.pass=<password for certificate>
  • Copy certificate and rename to zimbra_code_signing_cert.pfx, if you don't want to rename it then you can pass it as ant options as well like ant -f installer-ant.xml -Dsign.cert=C:\signtool\zimbra_code_signing_cert.pfx

Signing in Mac

  • Pass certificate name when creating installer
    • ant -f installer-ant.xml -Dosx_installer_cert=Developer ID Installer: Zimbra, Inc.
  • If you want to disable code signing then you use
    • ant -f installer-ant.xml -Dosx.dontsign=true

Development version

  • Above steps will build production version of Zimbra Desktop, which will not have developer tools to debug javascript code
  • If you want to create developer version then use below command
    • ant -f installer-ant.xml -Dnode-webkit.flavor=-sdk

zd-full's People

Contributors

silentsakky avatar jmeadsync avatar mihaipopahtp avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.