2.1.1.1.3. Local Installation on WindowsΒΆ

First off, we must state that native installation of Makahiki on Windows is more complicated and error-prone than on a Unix environment, because Makahiki uses two technologies (Django and Memcached) that are more difficult to install in a Windows environment.

We thus provide documentation for three approaches to installing Makahiki on Windows: dual-booting, virtual machine, and native installation. The first two approaches get around the difficulties of native installation by providing a Unix environment within Windows.

If you intend to modify or enhance the Makahiki software (i.e. you plan to be a developer rather than simply deploy a release of the software), we recommend you use the first two options which provide a unix environment.

Our estimated hardware requirements for development use are:
  • CPU: modern dual or quad core
  • RAM: 4 GB
  • Disk space: 10 GB

Previous topic

2.1.1.1.2. Local installation on Unix

Next topic

2.1.1.1.3.1. Makahiki installation using VirtualBox

This Page