Opened 11 years ago
Closed 11 years ago
#4643 closed defect (fixed)
Add guess for the directory where to find openjdk on Ubuntu 12.04
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.1 |
Component: | ConfigBuild | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
Currently --with-java only guesses the correct path with openjdk6 on older Ubuntu. It is possible to manually set --with-java=/usr/lib/jvm/java-[6|7]-openjdk-[i386|amd64], but it would be better to try that automatically.
Note:
See TracTickets
for help on using tickets.
Fixed in trunk (r24332) and branches/1.9 (r24333)