New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34339 (new defect)

Opened 13 months ago

Last modified 9 months ago

gdal +framework variant fails to install

Reported by: james.goppert@… Owned by: seanasy@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: stromnov@…
Port: gdal

Description

Here is the error.

gdal-1.9.0/libtool --mode=finish --silent /Library/Frameworks/GDAL.framework/Versions/1.9
libtool: finish: invalid argument `/Library/Frameworks/GDAL.framework/Versions/1.9'

Here is a hack to get it to install

mkdir -p /Library/Frameworks/GDAL.framework/Versions/1.9

Now retry port install

sudo port install gdal +framework

Then you have to move it to the correct prefix

mv /Library/Frameworks/GDAL.framework/ /opt/local/Library/Frameworks/GDAL.framework

Change History

comment:1 Changed 13 months ago by james.goppert@…

  • Cc james.goppert@… added

Cc Me!

comment:2 Changed 13 months ago by james.goppert@…

  • Cc james.goppert@… removed

Cc Me!

comment:3 Changed 13 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to seanasy@…
  • Port set to gdal

comment:4 Changed 9 months ago by jmr@…

  • Cc stromnov@… added

Does this still happen with 1.9.1?

Note: See TracTickets for help on using tickets.