Skip to content

Install on OS X using Platypus

jaap-karssenberg edited this page Aug 27, 2014 · 1 revision

Source: http://docs.gz.ro/node/183

How to install zim on Mac OS X and create also Zim.app to run it easier.

  1. Download the needed packages:
  1. Install PYGTK.pkg (like a normal package: continue, continue, install, put your password, done).

  2. Run Platypus and put the following:

    • Icon: Drag any icon you like or keep the default one if you do not mind
    • App Name: Zim
    • Script Type: Bash
    • Script Path: choose New and put the following line inside (replace echo 'Hello, World'): ../Resources/zim-0.60/zim.py
    • Output: none
    • Identifier: default
    • Author: as default (usually your name)
    • Version: as you wish
    • Uncheck all four options
    • Files to be bundled into the application's Resources folder: add the folder of zim source.
  3. Click on Create button in Patypus, and your Zim.app will be created in the choosen directory. Enjoy!

Clone this wiki locally