Opened 12 years ago
Closed 12 years ago
#11738 closed defect (fixed)
Latest VirtualBox trunk (for compiling on Fedora 18) looks for Java in the wrong place
Reported by: | Quickbooks Office | Owned by: | |
---|---|---|---|
Component: | other | Version: | |
Keywords: | Cc: | quickbooks.office@… | |
Guest type: | other | Host type: | other |
Description
Latest VirtualBox trunk (for compiling on Fedora 18) looks for Java in the wrong place.
We need to make a LocalConfig.kmk file with this:
VBOX_JAVA_HOME := /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I added /usr/lib/jvm/java to the directories.
Note:
See TracTickets
for help on using tickets.
This was also covered in my tutorial which you said you read. This is not really a bug and has a solution.