Statistics
| Revision:

svn-gvsig-desktop / tags / tmp_build / install / instalador-gvSIG-lin / resources / LEEME.html @ 33047

History | View | Annotate | Download (1.23 KB)

1
<html>
2
<head>
3
<style type="text/css">
4
html, body, h1, h2, h3, h4, div, p, ul, li, input {
5
   font-family: Arial, Helvetica, sans-serif;
6
}
7

8
h1 {
9
   font-size: large;
10
}
11

12
h2 {
13
   font-size: large;
14
}
15

16
h3 {
17
   font-size: medium;
18
}
19
</style>
20
</head>
21
<body>
22
<h1>gvSIG Desktop.</h1>
23

    
24
<ul>
25
<li>&copy; gvSIG Association</li>
26
<li>Software under GNU/GPL license (http://www.fsf.org/licensing/licenses/gpl.html)</li>
27
<li>Contact: gvsig@gvsig.org</li>
28
</ul>
29

    
30
<h2>Application Requirements:</h2>
31
<h3>System</h3>
32
<ul>
33
<li>At least: Intel/AMD - 512 MB RAM.</li>
34
<li>Operative Systems: platforms Windows and Linux. Tested in Windows XP, Linux Ubuntu/Debian.</li>
35
</ul>
36

    
37
<h3> Installed software</h3>
38
<ul>
39
<li>Java VM 1.5.0 (12 or above).</li>
40
<li>JAI (Java Advanced Imaging).</li>
41
<li>JAI Image I/O.</li>
42
</ul>
43

    
44
<p style="text-align:justify">Note: The JAI and JAI Image I/O must be installed into the same Java VM that runs gvSIG.</p>
45

    
46
<h2>Further information and support:</h2>
47

    
48
<h3>Official web site:</h3>
49
<span style="monospace">http://www.gvsig.org </span>.
50
        
51
<h3>Professional support:</h3>
52
<span style="monospace"> http://www.gvsig.com </span>.
53

    
54
<h3>Mailing lists:</h3>
55
<span style="monospace"> http://www.gvsig.org/web/home/community/mailing-lists </span>.
56

    
57
</body>
58
</html>