Download

Release Candidate (6.0rc2)

Platform Type Unstable: 6.0rc2
Windows Installer Maitreya-winsetup-6.0rc2.exe
Ubuntu Linux (see note below) Debian package/i386 maitreya_6.0rc2_i386.deb
Ubuntu Linux (see note below) Debian package/amd64 maitreya_6.0rc2_amd64.deb
Fedora Linux RPM package/i686 maitreya-6.0rc2-1.fc13.i686.rpm
All Source code maitreya-6.0rc2.tar.bz2
All Source code maitreya-6.0rc2.tar.gz
All Source code maitreya-6.0rc2.zip
Ubuntu Note: Please uninstall old versions dev-1 or dev-2 manually: sudo dpkg -r maitreya6

Previous Stable Release (5.0.1)

Platform Type Stable: 5.0.1
Windows Installer Maitreya-winsetup-5.0.1.exe
All Source code maitreya-5.0.1.tar.bz2
All Source code maitreya-5.0.1.tar.gz
All Source code maitreya-5.0.1.zip

Remarks

  1. The Download Page on Sourceforge.net contains a complete list of all releases.
  2. Read the Charset Howto if the fonts are not okay (e.g. Latin letters in chart wheel) .

Installation on Windows Systems

Installation can be done as follows

  1. Download the Windows Installer (see above).
  2. Start the installer from the download dialog or open the download directory in Windows Explorer and double click the installer.
  3. Follow the instructions.

Installation on Ubuntu and other Debian Based Systems

Download the Debian package (*.deb). Open the download directory in a file manager (e.g. Nautilus) and double click the downloaded package. Click the install button.

The startup icon can be found in the application menu (Accessories).

Alternatively, open a console window, change to the download directory and enter the following commands.

sudo dpkg -i maitreya_xyz.deb
sudo apt-get -f install

Installation on Fedora and other RPM based Systems

Is similar to Ubuntu installation described above.

Manual installation can be done as root with the following command.

# rpm -i maitreya-xyz.rpm

Source Code Compilation on Linux/UNIX Systems

The compilation of the sources can be done with configure and make.

The program depends upon wxWidgets 2.8 (headers and libraries), the corresponding packages must be installed. The fontconfig package is required, too.

The following command can be pasted to the console on Ubuntu:

sudo apt-get install libwxbase2.8-0 libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dev wx2.8-headers wx2.8-i18n

The Installation HowTo contains additional information about compilation.

A good step by step instruction can be found at http://makegadgetswork.blogspot.com/2010/03/install-maitreya-vedic-astrology_22.html.

Subversion Access for Developers

Read the Subversion HowTo.

 
   
Last modification 2010-07-31