[MacPorts] #41107: Apache-ivy fails to install on OS X Mavericks

MacPorts noreply at macports.org
Sat Sep 5 06:46:01 PDT 2015


#41107: Apache-ivy fails to install on OS X Mavericks
-------------------------+--------------------------------
  Reporter:  lgo@…       |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:  mavericks haspatch
      Port:  apache-ivy  |
-------------------------+--------------------------------

Comment (by jhr@…):

 It seems that /Library/Java/Home was used in earlier versions of Mac OS X,
 but is no longer defined (I'm on 10.10.5).  The robust way to specify the
 JAVA_HOME variable on Mac OS X is

 {{{
 export JAVA_HOME=`/usr/libexec/java_home`
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41107#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list