Revision 21328

View differences:

tags/tmp_build/install/instalador-gvSIG-lin/.cvsignore
1
extensions
2
*.jar
3
*.tar.gz
4
gvSIG_0.6_installer
5
bin
6

  
7
extensiones
0 8

  
tags/tmp_build/install/instalador-gvSIG-lin/build.xml
1
<project name="instalador-gvSIG" default="init" basedir=".">
2
	<!--
3
	<property name="dir_inst" location="C:\Archivos de programa"/>
4
	<property name="base_dir" location="./"/>		
5
	<property name="dir_libs" location="C:\Archivos de programa\IzPack\lib"/>
6
	<property name="vers" location="0.6"/>
7
	<property name="izpack_dir" location="C:\Archivos de programa\IzPack"/>
8
	-->
9
	
10
	<property name="dir_inst" location="/usr/local"/>
11
	<property name="base_dir" location="./"/>		
12
	<property name="izpack_dir" location="../../install/IzPack"/>
13
	<property name="dir_libs" location="${izpack_dir}/lib"/>
14
	<property name="INSTALL_FILE" location="install.xml"/>
15
	
16
	<taskdef name="izpack" classpath="${dir_libs}/compiler.jar" classname="com.izforge.izpack.ant.IzPackTask"/>
17
	
18
	<target name="init">
19
		<izpack input="${INSTALL_FILE}" 
20
				output="${JARNAME}" 
21
				installerType="standard" 
22
				basedir="${base_dir}" 
23
				izPackDir="${izpack_dir}/"/>
24
	</target>
25
	
26
	<target name="clean">
27
		<delete>
28
			<fileset dir=".">
29
			    <include name="**.zip"/>
30
			</fileset>
31
		</delete>
32
		<delete dir="bin" />
33
		<delete dir="extensions" />
34
	</target>
35
	
36
</project>
0 37

  
tags/tmp_build/install/instalador-gvSIG-lin/installer_files/README
1
gvSIG v1.0 RC1
2

  
3

  
4

  
5
Application Requirements:
6

  
7
? ? - System
8

  
9
? ? ? ? ? At least: Pentium III / 256 MB RAM.
10

  
11
? ? ? ? ? Recommended: Pentium 4 / 512 MB RAM.
12

  
13
????????? OSes: platforms Windows and Linux.
14
????????Tested in Win98/XP, Linux Suse 8.2/9.0/9.2 and Linux Debian(Lliurex).
15

  
16

  
17
? ? - Installed Software (available in http://www.gvsig.gva.es or in http://java.sun.com)
18

  
19
????????? Java VM 1.4.2 (06 or above).
20

  
21
????????? JAI (Java Advanced Imaging).
22

  
23
????????? JAI Image I/O.
24

  
25
Note: The JAI and JAI Image I/O must be installed into the same Java VM that runs gvSIG.
26

  
27

  
28
Further information and support:
29

  
30
? ? Official web site:
31

  
32
? ? ? ? http://www.gvsig.gva.es
33

  
34
? ? Mailing lists:
35

  
36
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_usuarios (users).
37

  
38
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_desarrolladores (developers).
39

  
40
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional (non-spanish users and developers).
0 41

  
tags/tmp_build/install/instalador-gvSIG-lin/installer_files/install.sh
1
#!/bin/bash
2
[ -x /usr/bin/dirname ] && cd `/usr/bin/dirname $0`
3
java -jar JARNAME
4

  
0 5

  
tags/tmp_build/install/instalador-gvSIG-lin/installer_files/LLIG-ME
1
gvSIG v1.0 RC1
2

  
3

  
4
Requisits de l'aplicaci?:
5

  
6
? ? - Sistema
7

  
8
? ? ? ? ? M?nims: Pentium III / 256 MB RAM.
9

  
10
? ? ? ? ? Recomanables: Pentium 4 / 512 MB RAM.
11

  
12
? ? ? ? ? Sistemes operatius: plataformes Windows i Linux.
13
? ? ? ? Provat en Win98/XP, Linux Suse 8.2/9.0/9.2 i Linux Debian(Lliurex).
14

  
15

  
16
? ? - Programari instal?lat (disponible en http://www.gvsig.gva.es o en http://java.sun.com)
17

  
18
? ? ? ? ? M?quina Virtual Java 1.4.2 (06 o superior).
19

  
20
? ? ? ? ? JAI (Java Advanced Imaging).
21

  
22
? ? ? ? ? JAI Image I/O.
23

  
24

  
25
Nota: les libreries JAI i JAI Image I/O han d'estar instal?lades sobre la M?quina Virtual Java que gvSIG utilitze en l'execuci?.
26

  
27

  
28
M?s informaci? ? suport:
29

  
30
? ? Web oficial del projecte:
31

  
32
? ? ? ? http://www.gvsig.gva.es
33

  
34
? ? Llistes de distribuci?:
35

  
36
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_usuarios (suport per a usuaris).
37

  
38
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_desarrolladores (suport per a desenvolupadors).
39

  
40
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional (suport per a usuaris o desenvolupadors de parla no-hispana).
41

  
0 42

  
tags/tmp_build/install/instalador-gvSIG-lin/installer_files/LEEME
1
gvSIG v1.0 RC1
2

  
3

  
4
Requisitos de la aplicaci?n:
5

  
6
? ? - Sistema
7

  
8
? ? ? ? ? M?nimos: Pentium III / 256 MB RAM.
9

  
10
? ? ? ? ? Recomendables: Pentium 4 / 512 MB RAM.
11

  
12
? ? ? ? ? Sistemas operativos: plataformas Windows y Linux.
13
? ? ? ? Probado en Win98/XP, Linux Suse 8.2/9.0/9.2 y Linux Debian(Lliurex).
14

  
15

  
16
? ? - Software instalado (diponible en http://www.gvsig.gva.es o en http://java.sun.com)
17

  
18
? ? ? ? ? M?quina Virtual Java 1.4.2 (06 o superior).
19

  
20
? ? ? ? ? JAI (Java Advanced Imaging).
21

  
22
? ? ? ? ? JAI Image I/O.
23

  
24

  
25
Nota: Las librer?as JAI y JAI Image I/O deben estar instaladas sobre la M?quina Virtual Java que gvSIG utilice en su ejecuci?n.
26

  
27

  
28
M?s informaci?n y soporte:
29

  
30
? ? Web oficial del proyecto:
31

  
32
? ? ? ? http://www.gvsig.gva.es
33

  
34
? ? Listas de distribuci?n:
35

  
36
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_usuarios (soporte para usuarios).
37

  
38
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_desarrolladores (soporte para desarrolladores).
39

  
40
? ? ? ? http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional (soporte para usuarios o desarrolladores de habla no hispana).
0 41

  
tags/tmp_build/install/instalador-gvSIG-lin/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path=""/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/ant.jar"/>
6
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/compiler.jar"/>
7
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/installer.jar"/>
8
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/izevent.jar"/>
9
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/jakarta-regexp-1.3.jar"/>
10
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/kunststoff.jar"/>
11
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/looks.jar"/>
12
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/metouia.jar"/>
13
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/standalone-compiler.jar"/>
14
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/uninstaller-ext.jar"/>
15
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/uninstaller.jar"/>
16
	<classpathentry kind="lib" path="/home/nacho/IzPack/lib/liquidlnf.jar"/>
17
	<classpathentry kind="output" path=""/>
18
</classpath>
0 19

  
tags/tmp_build/install/instalador-gvSIG-lin/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>instalador-gvSIG-lin</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
	</buildSpec>
9
	<natures>
10
	</natures>
11
</projectDescription>
0 12

  
tags/tmp_build/install/instalador-gvSIG-lin/Notas_asociaciacion_archivos.txt
1
PARA KDE: dejar un fichero '.desktop' en el directorio $HOME/.kde/share/mimelnk/application
2
como este:
3

  
4
[Desktop Entry]
5
Comment=
6
Hidden=false
7
Icon=/x/apps/gvSIG_0.1_856/bin/ico-gvSIG.png
8
MimeType=application/gvSIG
9
Patterns=*.gvp;*.GVP
10
Type=MimeType
11

  
12

  
13
y apadir a fichero $HOME/.kde/share/config/profilerc algo asi:
14

  
15
[application/gvSIG - 1]
16
AllowAsDefault=true
17
Application=kde-gvSIG.sh-3.desktop
18
GenericServiceType=Application
19
Preference=1
20
ServiceType=application/gvSIG
21

  
22
y el el fichero de menu ($HOME/.kde/share/applnk/.../gvSIG*.desktop)
23
la entrada 'MimeType' debe estar 'IGUAL' que en el fichero que
24
hemos dejado en $HOME/.kde/share/mimelnk/application
25

  
26

  
27

  
28
Para GNOME:
29

  
30
POR Estudiar
31

  
32
Para FIREFOX:
33

  
34
POR Estudiar
35

  
36

  
37

  
38
Los archivos usados para la asociacion estan en ./resources/mime
39
y los scripts que los manejan son ./resources/postinstall.sh y
40
./resources/unistall.sh
41

  
42

  
43

  
44

  
45

  
46

  
47

  
48

  
49

  
50
**************************************************************
51
URL's y recortes:
52

  
53

  
54

  
55

  
56
http://www.ces.clemson.edu/linux/fc4_desktop.shtml
57
*********************************************************************
58
File Association. At the top of the context menu for a file in Nautilus is found the 'Open with "Preferred Application" menu item. Next, is found the 'Open with' menu item, which lists all other applications which can open the file. These menu items are controlled respectively by the following files:
59

  
60
  /usr/share/applications/defaults.list
61
  /usr/share/applications/mimeinfo.cache
62

  
63
Each line in defaults.list contains a desktop file followed by a mimetype. For example, the line
64

  
65
  application/postscript=evince.desktop
66

  
67
shows that Evince is the preferred application for opening postscript files. Each line in mimeinfo.cache contains a desktop file followed by a list of mimetypes. For example, the line
68

  
69
  image/gif=gthumb.desktop;gimp-2.2.desktop;
70
      gnome-eog.desktop;
71

  
72
shows the list of applications available for opening gif files. Gnome constructs the mimeinfo.cache file by processing the mimetypes recorded in the desktop files. Gnome comes with a pre-built system-wide defaults.list. At the user level there are parallel files
73

  
74
  ~/.local/applications/defaults.list
75
  ~/.local/applications/mimeinfo.cache
76

  
77
Users can add lines to these files as follows.
78

  
79
  In a Nautilus window, right click on a file
80
  Select Properties
81
  Select the 'Open With' tab
82
  To add to the current 'Open With' list
83
  Hit Add and select an application
84
  Hit Add again
85
  Select the preferred application radio button
86
   
87
************************
88

  
89
http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
90
************************
91

  
92
<MIME> = /usr/local/share/mime
93
<MIME> = /usr/share/mime
94

  
95

  
96
Each application that wishes to contribute to the MIME database will install a single XML file, named after the application, into one of the three <MIME>/packages/ directories (depending on where the user requested the application be installed). After installing, uninstalling or modifying this file, the application MUST run the update-mime-database command, which is provided by the freedesktop.org shared database[SharedMIME].
97

  
98
update-mime-database is passed the mime directory containing the packages subdirectory which was modified as its only argument. It scans all the XML files in the packages subdirectory, combines the information in them, and creates a number of output files. 
99

  
100

  
101

  
102
Here is an example source file, named diff.xml:
103

  
104
<?xml version="1.0"?>
105
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
106
  <mime-type type="text/x-diff">
107
    <comment>Differences between files</comment>
108
    <comment xml:lang="af">verskille tussen l?ers</comment>
109
    ...
110
    <magic priority="50">
111
      <match type="string" offset="0" value="diff\t"/>
112
      <match type="string" offset="0" value="***\t"/>
113
      <match type="string" offset="0" value="Common subdirectories: "/>
114
    </magic>
115
    <glob pattern="*.diff"/>
116
    <glob pattern="*.patch"/>
117
  </mime-type>
118
</mime-info>
119

  
120
********************
121

  
122

  
123

  
0 124

  
tags/tmp_build/install/instalador-gvSIG-lin/install.xml
1
<installation version="1.0">
2
	<info>
3
		<appname>gvSIG_2.0</appname>
4
		<appversion>2.0</appversion>
5
		<authors>
6
			<author name="Generalitat Valenciana. Conselleria d'Infraestructures i Transport" email="" />
7
			<author name="Iver Tecnologías de la Información S.A." email="" />
8
		</authors>
9
		<url>http://www.gvsig.gva.es/</url>
10
		<javaversion>1.5</javaversion>
11
	</info>
12

  
13
	<guiprefs height="600" resizable="yes" width="800">
14
		<laf name="liquid">
15
			<os family="unix" />
16
		</laf>
17
	</guiprefs>
18

  
19
	<locale>
20
		<!-- only keep the languages which are also available in gvSIG -->
21
		<langpack iso3="spa"/>
22
		<langpack iso3="val"/>
23
		<langpack iso3="eng"/>
24
	<!--	<langpack iso3="cat"/>
25
		<langpack iso3="chn"/> -->
26
		<langpack iso3="cze"/>
27
	<!--	<langpack iso3="dan"/> -->
28
		<langpack iso3="deu"/>
29
	<!--	<langpack iso3="fin"/>-->
30
		<langpack iso3="fra"/>
31
		<langpack iso3="glg"/>
32
	<!--	<langpack iso3="hun"/> -->
33
		<langpack iso3="ita"/>
34
	<!--	<langpack iso3="jpn"/>
35
		<langpack iso3="mys"/>
36
		<langpack iso3="ned"/>
37
		<langpack iso3="nor"/>
38
		<langpack iso3="pol"/> -->
39
		<langpack iso3="por"/>
40
	<!--	<langpack iso3="rom"/>
41
		<langpack iso3="rus"/>
42
		<langpack iso3="scg"/>
43
		<langpack iso3="svk"/>
44
		<langpack iso3="swe"/>
45
		<langpack iso3="ukr"/> -->
46
	</locale>
47

  
48
	<resources>
49
		<res src="resources/gpl.txt" id="LicencePanel.licence"/>
50
		<res src="resources/LEEME.html" id="HTMLInfoPanel.info"/>
51
		<res src="resources/images/Logo_gvsig_gva.jpg" id="Installer.image"/>
52
		<res src="resources/unix_shortcut_spec.xml" id="Unix_shortcutSpec.xml"/>
53
		<res src="resources/andami-config.xml" id="andami-config.xml"/>
54
	</resources>
55

  
56
	<panels>
57
		<panel classname="HTMLInfoPanel"/>
58
		<panel classname="LicencePanel"/>
59
		<panel classname="PacksPanel"/>
60
		<panel classname="TargetPanel"/>
61
		<panel classname="InstallPanel"/>
62
		<panel classname="ShortcutPanel"/>
63
		<panel classname="SimpleFinishPanel"/>
64
	</panels>
65

  
66
  <packs>
67
    <pack name="gvSIG program" required="yes">
68
      <description>gvSIG program files.</description>
69
      <file targetdir="$INSTALL_PATH" src="bin" override="true"/>
70

  
71
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/gvSIG.sh" override="true"/>
72
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/help.png" override="true"/>
73
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/ico-gvSIG.png" override="true"/>
74
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/ico-gvSIG16x16.png" override="true"/>
75
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/uninstall16x16.png" override="true"/>
76
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/uninstall.png" override="true"/>
77
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/images/help16x16.png" override="true"/>
78
      <file os="unix" targetdir="$INSTALL_PATH" src="resources/install.sh" override="true"/>
79
      <parsable os="unix" targetfile="$INSTALL_PATH/install.sh"/>
80
      <file os="unix" targetdir="$INSTALL_PATH/Uninstaller" src="resources/uninstall.sh" override="true"/>
81
      <parsable os="unix" targetfile="$INSTALL_PATH/Uninstaller/uninstall.sh"/>
82
      <file os="unix" targetdir="$INSTALL_PATH/bin" src="resources/andami-config.xml" override="true"/>
83
      <parsable os="unix" targetfile="$INSTALL_PATH/bin/andami-config.xml"/>
84

  
85
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/mrsid/libjmrsid.so.0.0.6" override="true"/>
86
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/mrsid/install-mrsid.sh" override="true"/>
87

  
88
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/install-ecw.sh" override="true"/>
89
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libjecwcompress.so.0.2.0" override="true"/>
90
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libjecw.so.0.0.6" override="true"/>
91
      <!-- <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libNCSCNet.so" override="true"/> -->
92
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libNCScnet.so" override="true"/>
93
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libNCSEcwC.so" override="true"/>
94
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libNCSEcw.so" override="true"/>
95
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/ecw/libNCSUtil.so" override="true"/>
96

  
97
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/install-gdal.sh" override="true"/>
98
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libcrypt.so.1" override="true"/>
99
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libcrypto.so.0.9.7" override="true"/>
100
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libgdal.so.1.10.0" override="true"/>
101
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libjaddo.so.0.0.0" override="true"/>
102
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libjasper-1.701.so.1" override="true"/>
103
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libjgdal.so.0.8.0" override="true"/>
104
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libjpeg.so.62" override="true"/>
105
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libm.so.6" override="true"/>
106
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libnsl.so.1" override="true"/>
107
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libodbc.so.1" override="true"/>
108
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libpng.so.3" override="true"/>
109
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libpq.so.3" override="true"/>
110
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libssl.so.0.9.7" override="true"/>
111
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/gdal/libz.so.1" override="true"/>
112

  
113

  
114

  
115
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/system/libstdc++.so.6" override="true"/>
116
      <file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/system/libstdc++.so.5" override="true"/>
117

  
118

  
119
      <parsable os="unix" targetfile="$INSTALL_PATH/bin/gvSIG.sh"/>
120
      <executable os="unix"
121
            targetfile="$INSTALL_PATH/bin/gvSIG.sh"
122
            stage="never"
123
            keep="true"/>
124

  
125
      <parsable os="unix" targetfile="$INSTALL_PATH/libs/install-mrsid.sh"/>
126

  
127
      <parsable os="unix" targetfile="$INSTALL_PATH/libs/install-ecw.sh"/>
128

  
129
      <parsable os="unix" targetfile="$INSTALL_PATH/libs/install-gdal.sh"/>
130

  
131
      <executable os="unix"
132
            targetfile="$INSTALL_PATH/install.sh"
133
            stage="postinstall"
134
            keep="false"
135
            failure="ask"/>
136

  
137
      <executable os="unix"
138
            targetfile="$INSTALL_PATH/libs/install-mrsid.sh"
139
            stage="postinstall"
140
            keep="false"
141
            failure="ask"/>
142

  
143
      <executable os="unix"
144
            targetfile="$INSTALL_PATH/libs/install-ecw.sh"
145
            stage="postinstall"
146
            keep="false"
147
            failure="ask"/>
148

  
149
      <executable os="unix"
150
            targetfile="$INSTALL_PATH/libs/install-gdal.sh"
151
            stage="postinstall"
152
            keep="false"
153
            failure="ask"/>
154
    </pack>
155

  
156
    <pack name="Catalog Client" required="no">
157
      <description>Install Catalog Client.</description>
158
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/es.gva.cit.gvsig.catalogClient" override="true"/>
159
    </pack>
160

  
161
    <pack name="WCS Client" required="no">
162
      <description>Install WCS Client.</description>
163
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.wcs" override="true"/>
164
    </pack>
165

  
166
    <pack name="WMS Client" required="no">
167
      <description>Install WMS Client.</description>
168
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.wms" override="true"/>
169
    </pack>
170

  
171
	<pack name="JDBC Client" required="no">
172
		<description>Install JDBC Client For MySQL and PostGis.</description>
173
		<file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.jdbc_spatial" override="true"/>
174
	</pack>
175

  
176

  
177
    <pack name="JDBC Oracle Spatial Client" required="no">
178
        <description>Install JDBC Client For Oracle Spatial Data Base.</description>
179
        <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.oracle_spatial" override="true"/>
180
    </pack>
181

  
182
    <pack name="Data Locator" required="no">
183
      <description>Install Data Locator Plugin.</description>
184
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.gvsig.datalocator" override="true"/>
185
    </pack>
186

  
187
    <pack name="WFS Client" required="no">
188
      <description>Install WFS Client.</description>
189
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.wfs2" override="true"/>
190
    </pack>
191

  
192
	<!--  OJO PORQUE NO COMPILA
193
    <pack name="ArcIms Client" required="no">
194
    	<description>ArcIms Client</description>
195
    	<file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones" src="extensiones/es.prodevelop.cit.gvsig.arcims" override="true"/>
196
    </pack>
197
    -->
198

  
199
    <pack name="Geoprocessing" required="no">
200
      <description>Install Geoprocessing.</description>
201
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.geoprocess" override="true"/>
202
    </pack>
203

  
204
    <pack name="Additional Geoprocessing" required="no" depends="Geoprocessing">
205
      <description>Install Additional Geoprocessing.</description>
206
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.geoprocessextensions" override="true"/>
207
    </pack>
208

  
209
	<!--  OJO PORQUE NO COMPILA
210
    <pack name="Georeferencing" required="no">
211
      <description>Install Georeferening.</description>
212
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.georeferencing" override="true"/>
213
    </pack>
214
    -->
215

  
216
    <pack name="Edition" required="no">
217
      <description>Install Edition.</description>
218
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.cad" override="true"/>
219
    </pack>
220

  
221
    <pack name="Raster Tools" required="no">
222
      <description>Install Raster Tools.</description>
223
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.rastertools" override="true"/>
224
    </pack>
225

  
226
    <pack name="Scripting" required="no">
227
      <description>Scripting.</description>
228
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.scripting" override="true"/>
229
    </pack>
230

  
231

  
232
    <pack name="Center View To Point" required="no">
233
      <description>Install Center View To Point Tool.</description>
234
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.gvsig.centerviewpoint" override="true"/>
235
    </pack>
236

  
237
    <pack name="Expression Field" required="no" depends="Scripting">
238
      <description>Install Expression Field Tool.</description>
239
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.gvsig.expressionfield" override="true"/>
240
    </pack>
241

  
242
    <pack name="Annotations" required="no" depends="Edition">
243
      <description>Install Annotation Layer Tool.</description>
244
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.annotation" override="true"/>
245
    </pack>
246

  
247
    <pack name="Extended Symbology" required="no">
248
      <description>Install Extended Symbology plugin for gvSIG</description>
249
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.graph" override="true"/>
250
    </pack>
251

  
252
    <pack name="ArcSDE Client" required="no" depends="Edition">
253
      <description>Install ArcSDE Client for gvSIG</description>
254
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.sde" override="true"/>
255
    </pack>
256

  
257
    <pack name="Remote Sensing" required="no" depends="Raster Tools">
258
      <description>Install Remote Sensing tools for gvSIG</description>
259
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.remotesensing" override="true"/>
260
    </pack>
261

  
262
    <pack name="Graph" required="no">
263
      <description>Install Graph tools for gvSIG</description>
264
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.cit.gvsig.graph" override="true"/>
265
    </pack>
266

  
267
	<!--
268
    <pack name="3D" required="no" depends="WFS Client,WCS Client,WMS Client">
269
      <description>Install 3D plugin for gvSIG</description>
270
      <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/com.iver.ai2.gvsig3dgui" override="true"/>
271

  
272
	  <!- - Binaries - ->
273
      <fileset targetdir="$INSTALL_PATH/libs"
274
      	dir="../../binaries/linux/3D"
275
      	includes="*.so*,osgPlugins*/*.so*"
276
      />
277
       <file targetdir="$INSTALL_PATH/libs" src="../../binaries/linux/3D/install-3D.sh" override="true"/>
278
       <parsable os="unix" targetfile="$INSTALL_PATH/libs/install-3D.sh"/>
279
		<executable os="unix"
280
			    targetfile="$INSTALL_PATH/libs/install-3D.sh"
281
			    stage="postinstall"
282
			    keep="false"
283
			    failure="ask"/>
284

  
285

  
286
    </pack>
287
     -->
288

  
289
	<pack name="JCRS" required="yes">
290
		<description>Install advanced projections plugin.</description>
291
        <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/" src="extensiones/org.gvsig.crs" override="true"/>
292
        <!--
293
        <file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/com.iver.cit.gvsig/lib" src="bin/gvSIG/extensiones/com.iver.cit.gvsig/lib/jcrs.jar" override="true"/>
294
		<file targetdir="$INSTALL_PATH/bin/gvSIG/extensiones/com.iver.cit.gvsig/lib" src="bin/gvSIG/extensiones/com.iver.cit.gvsig/lib/jGridShiftApi.jar" override="true"/>
295
		 -->
296
		<file os="unix" targetdir="$INSTALL_PATH/libs" src="../../binaries/linux/crs/libproj.so.0.5.0" override="true"/>
297
		<file os="unix" targetdir="$INSTALL_PATH/libs" src="../../binaries/linux/crs/libcrsjniproj.so.0.1.1" override="true"/>
298

  
299
		<file os="unix" targetdir="$INSTALL_PATH/libs" src="libs/linux/install-crs.sh" override="true"/>
300
		<parsable os="unix" targetfile="$INSTALL_PATH/libs/install-crs.sh"/>
301
		<executable os="unix"
302
			    targetfile="$INSTALL_PATH/libs/install-crs.sh"
303
			    stage="postinstall"
304
			    keep="false"
305
			    failure="ask"/>
306

  
307
	</pack>
308

  
309
  </packs>
310

  
311
</installation>
0 312

  
tags/tmp_build/install/instalador-gvSIG-lin/libs/linux/install-crs.sh
1
#!/bin/sh
2

  
3
VER=0.6.0
4
VERPROJ=0.5.0
5
VERJNIPROJ=0.1.1
6

  
7
cd "$INSTALL_PATH/libs"
8

  
9
rm -f libproj.so.0 libproj.so
10
ln -s libproj.so.$VERPROJ libproj.so
11
ln -s libproj.so.$VERPROJ libproj.so.0
12

  
13
rm -f libcrsjniproj.so.0 libcrsjniproj.so
14
ln -s libcrsjniproj.so.$VERJNIPROJ libcrsjniproj.so
15
ln -s libcrsjniproj.so.$VERJNIPROJ libcrsjniproj.so.0
0 16

  
tags/tmp_build/install/instalador-gvSIG-lin/libs/linux/gdal/install-gdal.sh
1
#!/bin/sh
2
cd "$INSTALL_PATH/libs"
3
rm -f libjgdal.so libjgdal.so.0
4
ln -s libjgdal.so.0.8.0 libjgdal.so
5
ln -s libjgdal.so.0.8.0 libjgdal.so.0
6

  
7
rm -f libgdal.0 libgdal.so.1
8
ln -s libgdal.so.1.10.0 libgdal.so
9
ln -s libgdal.so.1.10.0 libgdal.so.1
10

  
11
rm -f libjasper-1.701.so
12
ln -s libjasper-1.701.so.1 libjasper-1.701.so
13

  
14
rm -f libodbc.so
15
ln -s libodbc.so.1 libodbc.so
16

  
17
rm -f libpq.so
18
ln -s libpq.so.3 libpq.so
19

  
20
rm -f libcrypto.so libcrypto.so.0
21
ln -s libcrypto.so.0.9.7 libcrypto.so
22
ln -s libcrypto.so.0.9.7 libcrypto.so.0
23

  
24
rm -f libssl.so libssl.so.0
25
ln -s libssl.so.0.9.7 libssl.so
26
ln -s libssl.so.0.9.7 libssl.so.0
27

  
28
rm -f libpng.so
29
ln -s libpng.so.3 libpng.so
30

  
31
rm -f libjaddo.so
32
ln -s libjaddo.so.0.0.0 libjaddo.so
33

  
34
rm -f libpq.so
35
ln -s libpq.so.3 libpq.so
36

  
37
rm -f libcrypt.so
38
ln -s libcrypt.so.1 libcrypt.so
39

  
40
rm -f libjpeg.so
41
ln -s libjpeg.so.62 libjpeg.so
42

  
43
rm -f libm.so
44
ln -s libm.so.6 libm.so
45

  
46
rm -f libnsl.so
47
ln -s libnsl.so.1 libnsl.so
48

  
49
rm -f libpng.so
50
ln -s libpng.so.3 libpng.so
51

  
52
rm -f libz.so
53
ln -s libz.so.1 libz.so
0 54

  
tags/tmp_build/install/instalador-gvSIG-lin/libs/linux/ecw/install-ecw.sh
1
#!/bin/sh
2

  
3
cd "$INSTALL_PATH/libs"
4

  
5
rm -f libjecw.so libjecw.so.0
6
ln -s libjecw.so.0.0.6 libjecw.so
7
ln -s libjecw.so.0.0.6 libjecw.so.0
8

  
9
rm -f libNCSCnet.so libNCSCNet.so libNCSCnet.so.0 libNCSCNet.so.0 libNCScnet.so.0
10
ln -s libNCScnet.so libNCSCnet.so
11
ln -s libNCScnet.so libNCSCNet.so
12
ln -s libNCScnet.so libNCSCnet.so.0
13
ln -s libNCScnet.so libNCSCNet.so.0
14
ln -s libNCScnet.so libNCScnet.so.0
15

  
16

  
17
rm -f libNCSEcwC.so.0
18
ln -s libNCSEcwC.so libNCSEcwC.so.0
19

  
20
rm -f libNCSEcw.so.0
21
ln -s libNCSEcw.so libNCSEcw.so.0
22

  
23
rm -f libNCSUtil.so.0
24
ln -s libNCSUtil.so libNCSUtil.so.0
0 25

  
tags/tmp_build/install/instalador-gvSIG-lin/libs/linux/mrsid/install-mrsid.sh
1
#!/bin/sh
2
cd "$INSTALL_PATH/libs"
3
ln -s libjmrsid.so.0.0.6 libjmrsid.so
4
ln -s libjmrsid.so.0.0.6 libjmrsid.so.0
0 5

  
tags/tmp_build/install/instalador-gvSIG-lin/resources/uninstall.sh
1
#!/bin/sh
2
$JAVA_HOME/bin/java -jar "$INSTALL_PATH/Uninstaller/uninstaller.jar"
0 3

  
tags/tmp_build/install/instalador-gvSIG-lin/resources/unix_shortcut_spec.xml
1
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2

  
3
<shortcuts>
4
	<programGroup 	defaultName="Gva/gvSIG"
5
					location="applications"/>
6
					
7
   <shortcut	name="gvSIG User Manual" 
8
   				programGroup="no" 
9
   				desktop="no" 
10
   				applications="no" 
11
   				startMenu="yes" 
12
   				startup="no" 
13
   				target="acroread" 
14
   				workingDirectory="" 
15
   				commandLine="$INSTALL_PATH/doc/user/user-doc-0.3.pdf" 
16
   				initialState="noShow" 
17
   				iconFile="$INSTALL_PATH/bin/help.png" 
18
   				iconIndex="0" 
19
   				url="$INSTALL_PATH/doc/user/user-doc-0.3.pdf" 
20
   				type="Application" 
21
   				encoding="UTF-8" 
22
   				description="gvSIG user documentation (PDF format)"> 
23
   				<createForPack name="Documentation"/> 
24
   	</shortcut>
25
   	<shortcut	name="gvSIG"
26
				programGroup="yes"
27
				desktop="yes"
28
				startMenu="yes"
29
				applications="no"
30
				startup="no"
31
				target="$INSTALL_PATH/bin/gvSIG.sh"
32
				workingDirectory="$INSTALL_PATH/bin"
33
				initialState="normal"
34
				iconFile="$INSTALL_PATH/bin/ico-gvSIG.png"
35
				iconIndex="0"
36
				type="Application"
37
				encoding="UTF-8"
38
				description="gvSIG application">
39
		<createForPack name="gvSIG program"/>
40
	</shortcut>
41
   <shortcut	name="gvSIG Uninstaller"
42
				programGroup="yes"
43
				desktop="yes"
44
				applications="no"
45
				startMenu="yes"
46
				startup="no"
47
				target="$INSTALL_PATH/Uninstaller/uninstall.sh"
48
				initialState="normal"
49
				iconFile="$INSTALL_PATH/bin/uninstall.png"
50
				iconIndex="0"
51
				workingDirectory="$INSTALL_PATH/Uninstaller"
52
				type="Application"
53
				encoding="UTF-8"
54
				description="gvSIG uninstaller">
55
		<createForPack name="gvSIG program" />
56
	</shortcut> 
57
</shortcuts>
0 58

  
tags/tmp_build/install/instalador-gvSIG-lin/resources/gvSIG.sh
1
#!/bin/sh
2
# gvSIG.sh
3
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"$INSTALL_PATH/libs/"
4
export PROJ_LIB="$INSTALL_PATH/bin/gvSIG/extensiones/org.gvsig.crs/data"
5
cd "$INSTALL_PATH/bin"
6
#java -Djava.library.path=/usr/lib:"$INSTALL_PATH/libs" -cp andami.jar:./lib/gvsig-i18n.jar:./lib/beans.jar:./lib/log4j-1.2.8.jar:./lib/iver-utiles.jar:./lib/castor-0.9.5.3-xml.jar:./lib/crimson.jar:./lib/xerces_2_5_0.jar:./lib/javaws.jar:./lib/xml-apis.jar:./lib/looks-2.0.2.jar:./lib/JWizardComponent.jar -Xmx500M com.iver.andami.Launcher gvSIG gvSIG/extensiones $1
7

  
8
for i in ./lib/*.jar ; do
9
  LIBRARIES=$LIBRARIES:"$i"
10
done
11
for i in ./lib/*.zip ; do
12
  LIBRARIES=$LIBRARIES:"$i"
13
done
14

  
15
$JAVA_HOME/bin/java -Djava.library.path=/usr/lib:"$INSTALL_PATH/libs" -cp andami.jar$LIBRARIES -Xmx500M com.iver.andami.Launcher gvSIG gvSIG/extensiones "$@"
16

  
0 17

  
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff