Changes between Initial Version and Version 1 of Ticket #33650
- Timestamp:
- 03/16/12 13:32:12 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33650
- Property Priority changed from High to Normal
-
Ticket #33650 – Description
initial v1 9 9 now, however, fails: 10 10 11 {{{ 11 12 $sudo port install libxml2 12 13 ---> Computing dependencies for libxml2 … … 14 15 Error: Status 1 encountered during processing. 15 16 To report a bug, see <http://guide.macports.org/#project.ticke 16 17 }}} 17 18 18 19 the only port file i find here is: 20 {{{ 19 21 $port search libiconv 20 22 php5-iconv @5.3.10 (php, textproc) 21 23 a PHP interface to the libiconv character encoding conversion functions 24 }}} 22 25 23 26 i can not find libiconv on the machine. is it due to a broken ports file or the new setup of Xcode that libiconv could be missing? i assume if libiconv comes from osX/Xcode by default, it should be in the standard directories... ?

