#41378: Installing subversion-javahlbindings (1.8.4) fails on OS X 10.9 ----------------------------------------+----------------------- Reporter: jan.krabbenbos@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: subversion-javahlbindings | ----------------------------------------+----------------------- Comment (by godsmustbcrazy@…): Replying to [comment:13 n.sherlock@…]:
I edited the configure file (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_subversion-javahlbindings/subversion- javahlbindings/work/subversion-1.8.4/configure) to add this line to the top, which is the value of JAVA_HOME from my environment:
{{{ export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home" }}}
Now it configures and installs without issue with "sudo port install subversion-javahlbindings +no_bdb", and I can once again use JavaHL from Eclipse! I guess the environment normally passed to configure doesn't include the value of JAVA_HOME?
I am new to the mac world , and am setting up my mac with Eclipse and Subversion. This may be a dumb question but how do you edit the configuration file ? I tried to edit it in TextEditor and it comes up as a locked file . -- Ticket URL: <https://trac.macports.org/ticket/41378#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X