Statistics
| Revision:

root / branches / v2_0_0_prep / binaries / linux / raster / ecw / install-ecw.sh @ 23463

History | View | Annotate | Download (254 Bytes)

1
cd $1
2

    
3
ln -s libjecwcompress.so.0.2.0 libjecwcompress.so.0
4
ln -s libjecwcompress.so.0.2.0 libjecwcompress.so
5

    
6
ln -s libjecw.so.0.0.1 libjecw.so.0
7
ln -s libjecw.so.0.0.1 libjecw.so
8

    
9
ln -s libNCScnet.so libNCSCnet.so
10
ln -s libNCScnet.so libNCSCNet.so
11

    
12
cd -