Statistics
| Revision:

svn-gvsig-desktop / trunk / install / instalador-gvSIG-lin / resources / LEEME.html @ 33235

History | View | Annotate | Download (1.05 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
</ul>
41

    
42
<h2>Further information and support:</h2>
43

    
44
<h3>Official web site:</h3>
45
<span style="monospace">http://www.gvsig.org </span>.
46
        
47
<h3>Professional support:</h3>
48
<span style="monospace"> http://www.gvsig.com </span>.
49

    
50
<h3>Mailing lists:</h3>
51
<span style="monospace"> http://www.gvsig.org/web/home/community/mailing-lists </span>.
52

    
53
</body>
54
</html>