Changes between Initial Version and Version 2 of Ticket #57255
- Timestamp:
- Oct 5, 2018, 1:25:20 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57255
-
Property
Status
changed from
new
toassigned
- Property Cc pixilla removed
- Property Owner set to pixilla
- Property Keywords java xcode soprano removed
-
Property
Status
changed from
-
Ticket #57255 – Description
initial v2 1 1 when i try to install soprano, the following error presents itself: 2 {{{ 2 3 $ sudo port install soprano 3 4 ---> Computing dependencies for soprano … … 9 10 Error: Follow https://guide.macports.org/#project.tickets to report a bug. 10 11 Error: Processing of port soprano failed 11 12 }}} 12 13 Java is installed: 14 {{{ 13 15 java --version 14 16 java 11 2018-09-25 15 17 Java(TM) SE Runtime Environment 18.9 (build 11+28) 16 18 Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11+28, mixed mode) 17 19 }}} 18 20 i've used installed the latest oracle jdk as well. xcode-select --install was run after the update to mojave