Opened 13 years ago

Closed 11 years ago

#30712 closed defect (fixed)

geoexpress-sdk: Geo_DSDK-7.0.0.2167.darwin9.universal.gccA40.tar.gz does not exist

Reported by: nlebedev@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc: jsm@…, Dr.Martin.Froehlich@…
Port: geoexpress-sdk

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Building postgis on os x lion with

sudo port install gdal +curl +expat +geos +hdf4 +hdf5 +lzma +mrsid +mysql5 +netcdf +odbc +opencl +openjpeg +postgresql83 +postgresql84 +postgresql90 +python27 +spatialite +sqlite3 +xerces

fails with an error:

--->  Fetching geoexpress-sdk
Error: 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
Error: Failed to install geoexpress-sdk
Log for geoexpress-sdk is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geoexpress-sdk/geoexpress-sdk/main.log
Error: 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
Error: Status 1 encountered during processing.

Geo_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.

Attachments (1)

Portfile-geoexpress-sdk.diff (942 bytes) - added by jsm@… 12 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: gdal mrsid removed
Owner: changed from macports-tickets@… to landonf@…
Port: geoexpress-sdk added; gdal removed
Summary: gdal @1.8.0 Build errorgeoexpress-sdk: Geo_DSDK-7.0.0.2167.darwin9.universal.gccA40.tar.gz does not exist

Changed 12 years ago by jsm@…

comment:2 in reply to:  description Changed 12 years ago by jsm@…

I have prepared a new Portfile that updates geoexpress-sdk to the last version that can be downloaded from Lizartech (8.5.0.3422). The patch is attached to the ticket. I have also uploaded the Portfile of gdal to allow a compilation without errors if the option "+mrsid" is used: Ticket #36496.

Last edited 12 years ago by jsm@… (previous) (diff)

comment:3 Changed 12 years ago by jsm@…

Cc: jsm@… added

Cc Me!

comment:4 Changed 11 years ago by Dr.Martin.Froehlich@…

Cc: Dr.Martin.Froehlich@… added

Cc Me!

comment:5 Changed 11 years ago by landonf (Landon Fuller)

Resolution: fixed
Status: newclosed

Committed in r105981. Thanks for your patience.

Note: See TracTickets for help on using tickets.