Changes between Initial Version and Version 15 of Ticket #13053
- Timestamp:
- Nov 6, 2008, 8:36:53 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13053
-
Property
Status
changed from
new
toclosed
- Property Cc jeff@… imajes@… ryandesign@… jay+osx@… added
-
Property
Summary
changed from
install subversion / ncursesw fails on leopard
toncursesw 5.6_0 can't find awk on Mac OS X 10.5 Leopard
-
Property
Milestone
changed from
to
Port Bugs
- Property Owner changed from macports-dev@… to imajes@…
-
Property
Resolution
changed from
to
duplicate
-
Property
Status
changed from
-
Ticket #13053 – Description
initial v15 1 1 On a fresh Leopard installation (Intel), 'sudo port install subversion' fails because ncursesw can't find awk: 2 2 {{{ 3 3 elma:~ jeff$ sudo port install subversion 4 4 Password: … … 69 69 Error: Status 1 encountered during processing. 70 70 elma:~ jeff$ 71 }}}