|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4572 | minor | always | 05-24-11 17:56 | 07-25-11 15:43 | |
|
|
|||||
| Reporter: | rickHigh | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.21 | ||
|
|
|||||
| Summary: | 0004572: Unable to compile on OSX 10.6.6 due to ./configure not finding java | ||||
| Description: |
The error message from ./configure is as follows: ______________ checking if /System/Library/Frameworks/JavaVM.framework/Versions/Current/bin/java is Java 1.6... no configure: error: Java 1.6 required. /System/Library/Frameworks/JavaVM.framework/Versions/Current/bin/java returned: ./configure: line 11248: /System/Library/Frameworks/JavaVM.framework/Versions/Current/bin/java: No such file or directory _____________ Java is on the system, but they have moved its location. $ which java /usr/bin/java $ ls -l /usr/bin/java lrwxr-xr-x 1 root wheel 74 Mar 11 00:14 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java It is under .../Commands/java Not .../bin/java |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||