Previous requirements
Obligatory requirements
These requirements must be installed in order to execute the application.
- Virtual java machine 1.5.0_12
- Linux: jre-1_5_0_12-linux-i586.bin
- Windows: j2re-1_5_0_12-windows-i586-p.exe
- JAI (Java Advanced Imaging): Install it in the same virtual machine with which you will run the program
- Linux: jai-1_1_3-lib-linux-i586-jre.bin
- Windows: jai-1_1_3-lib-windows-i586-jre.exe
- JAI Image I/O: Install it in the same virtual machine with which you will run the program
Specific requirements
These requirements must be installed in order to execute certain features.
- Drivers for Oracle table
To install Oracle drivers, please follow the steps bellow:
- Oracle Database 10g Release 2 (10.2.0.3.0) drivers. Go to
- Accept the license terms.
- In the next page, download the file ojdbc14.jar (1,536,979 bytes) - classes for use with JDK 1.4 and 1.5. (Registration required)
- Move this file to the next folder:
- Windows:
- Move the file to the bin\gvSIG\extensiones\com.iver.cit.gvsig\lib folder, that is in the directory where gvSIG is installed.
- Linux:
- Move the file to the bin/gvSIG/extensiones/com.iver.cit.gvsig/lib folder, that is in the directory where gvSIG is installed.
- ArcSDE Client
To access ArcSDE databases is necessary to download two libraries, following the next steps:
- Access to ArcSDE 9.1 General Update Patch 3.
- Depending on the operating system, continue by:
- On Windows:
- In the section ESRI Products connecting to ArcSDE (Application and Direct Connect connections) go to Windows.
- Download the file sde91-genpatch3-esri-win.zip and uncompress it.
- Move the files jpe91_sdk.jar and jsde91_sdk.jar in the folder lib of the uncompressed file to the folder bin\gvSIG\extensiones\org.gvsig.sde\lib, inside the gvSIG installation folder.
- On Linux:
- In the section ESRI Products connecting to ArcSDE (Application and Direct Connect connections) go to UNIX.
- Download the file sde91-genpatch3-esri-lx.tar.Z and uncompress it.
- Move the files jpe91_sdk.jar and jsde91_sdk.jar in the folder lib of the uncompressed file to the folder bin/gvSIG/extensiones/org.gvsig.sde/lib, inside the gvSIG installation folder.