Changes between Initial Version and Version 1 of Ticket #30712


Ignore:
Timestamp:
Aug 11, 2011, 8:15:34 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30712

    • Property Keywords gdal mrsid removed
    • Property Owner changed from macports-tickets@… to landonf@…
    • Property Summary changed from gdal @1.8.0 Build error to geoexpress-sdk: Geo_DSDK-7.0.0.2167.darwin9.universal.gccA40.tar.gz does not exist
    • Property Port geoexpress-sdk added; gdal removed
  • Ticket #30712 – Description

    initial v1  
    11Building postgis on os x lion with
     2{{{
    23sudo port install gdal +curl +expat +geos +hdf4 +hdf5 +lzma +mrsid +mysql5 +netcdf +odbc +opencl +openjpeg +postgresql83 +postgresql84 +postgresql90 +python27 +spatialite +sqlite3 +xerces
     4}}}
    35 
    46fails with an error:
    5 ------------
     7{{{
    68--->  Fetching geoexpress-sdk
    79Error: Target org.macports.fetch returned: NOTE: Due to licensing restrictions, 'Geo_DSDK-7.0.0.2167.darwin9.universal.gccA40.tar.gz' must be manually downloaded from http://www.lizardtech.com/developer/ and placed in /opt/local/var/macports/distfiles/geoexpress-sdk
     
    1012Error: The following dependencies were not installed: geoexpress-sdk giflib hdf4 szip hdf5-18 libgeotiff lzma mysql5 netcdf openjpeg jbigkit lcms2 postgresql83 postgresql84 py27-numpy fftw-3 py27-nose py27-distribute spatialite unixODBC xercesc
    1113Error: Status 1 encountered during processing.
    12 -----------
     14}}}
    1315
    1416Geo_DSDK-7.0.0.2167.darwin9.universal.gccA40.tar.gz should be manually downloaded, but this version of the tarball does not exist on the http://www.lizardtech.com/developer/ site. It should be updated to "Unified_DSDK_8.0_darwin10.universal.gccA42.tgz". So the install script also should be updated.