Changes between Version 3 and Version 4 of pkg-gdal16-ecw


Ignore:
Timestamp:
Oct 20, 2010, 11:37:13 PM (14 years ago)
Author:
Mike Taves
Comment:

other edits

Legend:

Unmodified
Added
Removed
Modified
  • pkg-gdal16-ecw

    v3 v4  
    22
    33 * Plugin for ECW and JPEG2000 Raster Formats for GDAL 1.6
    4  * Requires gdal16
    5  * Maintainer is FrankWarmerdam.
     4 * Requires gdal16 and manually-installed ECW 3.3 Runtime libraries
     5 * Maintainer is FrankWarmerdam
    66
    77== Installing ECW SDK ==
    88
    9 The GDAL ECW Plugin requires the ECW 3.3 Runtime libraries, which were distributed by ERDAS, but are no longer available for download (see [wiki:pkg-gdal17-ecw] for newer version that is available for download). In order to use the runtime libraries, the end user is required to install the DLLs into a system directory. For 32-bit versions of Windows, this is {{{C:\Windows\system32}}}, and for 64-bit versions this directory is {{{C:\Windows\SysWOW64}}}.
     9The GDAL ECW Plugin requires the ECW 3.3 Runtime library, which was distributed by ERDAS, but is no longer available for download (see [wiki:pkg-gdal17-ecw] for newer version that is available for download from ERDAS). In order to use the runtime libraries, the end user is required to install the DLLs into a system directory. E.g., for 32-bit versions of Windows, this is {{{C:\Windows\system32}}}, and for 64-bit versions this directory is {{{C:\Windows\SysWOW64}}}.
    1010
    1111See the [wiki:pkg-gdal-ecw] for details on how to manually install the ECW SDK.  The underlying SDK only needs to be installed once for both the gdal-ecw and gda16-ecw plugins.