
-  Dependencies / Dependencias
-----------------------------------
  * Qt4
  * Phonon
  * Zlib
  * Poppler-Qt4


-  Basic installation
-----------------------------------

For to compile this package:

- In Linux/BSD
  
  1. Open a terminal or use the console
  2. Type "qmake" to generate the Makefile for your system
  3. Type "gmake"
  4. The executable file GR-lida is built on bin/ directory


- Compile GR-lida in Windows

  1. Open a command shell: Start->run: cmd
  2. Type "qmake" to generate the Makefile for your system
  3. Type "mingw32-make"
  4. The executable file GR-lida is built on bin/ directory


-  Instalación básica
-----------------------------------

Para compilar este paquete:

- En Linux/BSD
  
  1. Abre un terminal o usa la consola
  2. Ejecuta "qmake" para generar el Makefile para tu sistema
  3. Ejecuta "make"
  4. El archivo ejecutable GR-lida es construido en el directorio bin/


- En Windows

  1. Abre una ventana de command: Inicio->ejecutar: cmd
  2. Ejecuta "qmake" para generar el Makefile para tu sistema
  3. Ejecuta "mingw32-make"
  4. El archivo ejecutable GR-lida.exe es construido en el directorio bin/

-----------------------------------
Monthy <ermonthy@gmail.com>
http://www.gr-lida.org/
