Revision 21316

View differences:

trunk/install/instalador-gvSIG-lin/libs/linux/ecw/install-ecw.sh
2 2

  
3 3
cd "$INSTALL_PATH/libs"
4 4

  
5
rm -f libjecwcompress.so libjecwcompress.so.0
6
ln -s libjecwcompress.so.0.2.0 libjecwcompress.so
7
ln -s libjecwcompress.so.0.2.0 libjecwcompress.so.0
8

  
9 5
rm -f libjecw.so libjecw.so.0
10 6
ln -s libjecw.so.0.0.6 libjecw.so
11 7
ln -s libjecw.so.0.0.6 libjecw.so.0
12 8

  
13
rm -f libNCSCnet.so libNCSCNet.so
9
rm -f libNCSCnet.so libNCSCNet.so libNCSCnet.so.0 libNCSCNet.so.0 libNCScnet.so.0
14 10
ln -s libNCScnet.so libNCSCnet.so
15 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
16 15

  
17
#rm -f libNCSEcwC.so
18
#ln -s libNCSEcwC.so.0.0.0 libNCSEcwC.so
19 16

  
20
#rm -f libNCSEcw.so
21
#ln -s libNCSEcw.so.0.0.0 libNCSEcw.so
17
rm -f libNCSEcwC.so.0
18
ln -s libNCSEcwC.so libNCSEcwC.so.0
22 19

  
23
#rm -f libNCSUtil.so
24
#ln -s libNCSUtil.so.0.0.0 libNCSUtil.so
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
trunk/install/instalador-gvSIG-lin/libs/linux/gdal/install-gdal.sh
8 8
ln -s libgdal.so.1.10.0 libgdal.so
9 9
ln -s libgdal.so.1.10.0 libgdal.so.1
10 10

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

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

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

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

Also available in: Unified diff