Print

Download and Installation

Translation in progress.


Download and Installation


Downloads

You can obtain the language interpreter for Microsoft Windows from HERE. To run it you will need some dynamic link libraries (DLL) that you can obtain from HERE. If you are updating an installed version, you won't need this package (you should already have it).
Then, see the installation instructions.

The last version of the interpreter source code can be obtained from the official repository via SVN:
svn co http://hormigaproject.com.ar/repositories/hormiga/trunk hormiga

To compile the source code is necessary to have the libraries development version QT (external link). Generally, it is enough with the (SDK) LGPL development package, that can be obtained from QT Downloads (external link). Possibly, you will also need:
  • The compilers of the lexical and syntactical analyser's generator (flex 2.5.35 and bison 2.4.1 respectively, or superior).
  • the dynamic link libraries Qwt (external link). The used version for the development is the 5.2 .
  • the internationalization support from gettext (external link), used for bison. This package is optional and you can remove its dependence by adding the 'disable_lang' option in the CONFIG variable in the hormiga.pro file or as a parameter of the 'qmake'command.
It is advisable to read the file README, where you will find the necessary information.

Installation (Windows)

To install the language interpreter (core) you need to have the packages that can be found in the download area. Then, decompress in the same direcrory the content of all of them, for example C:\Hormiga . When you finish, that directory should have a files list like:
  • locale [DIR]
  • QtCore4.dll
  • QtGui4.dll
  • mingwm10.dll
  • qwt5.dll
  • libintl3.dll
  • libiconv2.dll
  • hormiga.exe
With a click on the last file (hormiga.exe) you will run the interpreter. For the sake of convenience you can create a direct access to it (dragging the file into the desktop while keeping the right mouse button pressed).

Installation (Linux and others)

You can easily install them from the source code that you can download from the SVN (see above). There, you will found the file README with the necessary information.

Calendar


September 2010 - September 2010
S M T W T F S
29 30 31 01 02 03 04
05 06 07 08 09 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 01 02

Upcoming events

Last blog posts

No records to display