Could several users use the same gvSIG instalation?
It is possible but you have to take into account two things.
First thing is gvSIG has not been designed to this purpose, so some functions couldn't work in this scenario, for instance, able and disable extensions or the Add-ons manager.
Secondly, instalation must be in a directory where all ussers have execute and read access. It is not recomended to give write access.
As a particular case, there is a funcionality (field calaculator) that needs to write in the instalation directory the first time that it is executed.
For these reasons it is recomended to follow these steps (to be carried out by a system administrator):
1. Install gvSIG in a common directory for all ussers (for instance /usr/local/ in Linux).
- Execute gvSIG for first time.
- Execute field calculator
- Close gvSIG.
5. Assign read and execute access to gvSIG installation directory for all ussers.
More information about this problem at `Why does not 'field calculator' run correctly in Windows Vista and Windows 7?`_
correctly in Windows Vista and Windows 7?: http://www.gvsig.org/web/projects/gvsig-desktop/faqs/why-does-not-field-calculator-run-correctly-in-windows-vista-and-windows-7/