Changes between Initial Version and Version 1 of Ticket #48651, comment 4
- Timestamp:
- Oct 29, 2015, 9:52:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48651, comment 4
initial v1 11 11 My setup is : OSX (10.11.1 El Capitan ) and current XCode (xcodebuild -version -> Xcode 7.1 Build version 7B91b) - I do not have any JDK installed (I do not want one) but I have installed some latest JRE (jre-8u65-macosx-x64.dmg) from Oracle. 12 12 13 I clear all before installing as : {{{ sudo port -f uninstall installed ; sudo rm -rf /opt/local/var/macports/build/* }}} 14 13 15 There is at least a related ticket about gettext (#49077), but I suspect a more generalized behavior. 14 16