-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Problems encountered when installing javahl #31858
Comments
Oh god, not subversion again.
|
Run the command brew gist-logs --config --doctor subversion --universal --java |
Heh, that may well have been the briefest gist output I've ever seen. From such a brief output, I'm not really sure what could be causing your issue, aside from what it states, but what it states doesn't make a whole lot of sense. Just to check, can you open up your Finder, under 'Go' in the menubar hit 'Go to Folder' and in the box that pops up type I'm going to ask something quite stupid, so please don't take any offence at this, I'm only trying to rule a few very obvious things out, but I presume you have JDK7 or JDK8 installed on your system? |
My computer does not exist / usr / include directory |
You don't have a Whilst you're in the Terminal as well, can you run |
Oh we also bumped the |
java version "1.7.0_45" |
Hmm. I'm wondering whether you've got a JRE or an older Apple-supplied Java instead of a JDK, perhaps. Can you type into the terminal |
Hey @jacknagel. Can you take a look at this please? It's a weird error and I can't quite fathom what could be causing it. I can't wrap my head around why the system can't be finding the |
There aren't any headers in |
Ah! There's no CLT installed. I did not even spot that. Thanks! Would installing the CLT package from Apple solve the problem for @donhko1986? |
I'd like to make this work with Xcode-only systems, but I don't know how short of reimplementing the entire |
Sounds awful but perhaps we could make a |
It's probably too late for 10.10 but we really should try to get Apple to fix this in 10.11. Xcode-only is supposed to work transparently but the apr stuff is totally broken. I dunno if we still have any contacts at Apple. |
What about something like having the Brew Doctor react to detecting Xcode-only platforms by asking users to symlink the |
As / usr / include directory does not exist, so you need to install Command Line Tool Run command xcode-select --install can be, but still there is a problem now, is javahl after the installation is complete or not available, it seems there is no place in the library I do not know how to set up |
I'm not sure what the question is. |
Closing due to no response. |
Run the command brew error as follows when prompted install --universal --java subversion
Already downloaded: /Library/Caches/Homebrew/subversion-1.8.10.tar.bz2
==> Patching
patching file subversion/bindings/swig/perl/native/Makefile.PL.in
patching file configure.ac
==> Downloading https://serf.googlecode.com/svn/src_releases/serf-1.3.7.tar.bz2
Already downloaded: /Library/Caches/Homebrew/subversion--serf-1.3.7.tar.bz2
==> /usr/local/opt/scons/bin/scons PREFIX=/usr/local/Cellar/subversion/1.8.10/li
include <apr_pools.h>
1 error generated.
scons: *** [context.o] Error 1
scons: building terminated because of errors.
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
These open issues may also help:
Update subversion.rb (#30310)
subversion (--universal --java) failed to build on 10.9.3 (#30073)
The text was updated successfully, but these errors were encountered: