Changes between Initial Version and Version 1 of Ticket #28593


Ignore:
Timestamp:
Mar 2, 2011, 12:36:42 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The dependencies are fine. coreutils depends on autoconf depends on perl5 which provides /opt/local/bin/perl when it is activated, but it was not on your system. The solution was to activate it.

The upgrade to perl 5.12 has not been accomplished in a way that necessarily leaves things in working order after upgrading. This is currently being discussed on the mailing lists.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28593 – Description

    initial v1  
    11An upgrade of outdated ports on my computer lead to an attempts to install coreutils 8.10 which failed because of:
     2{{{
    23:info:configure sh: /opt/local/bin/autoreconf: /opt/local/bin/perl: bad interpreter: No such file or directory
     4}}}
    35
    4 Perl was installed: port installed perl5.12 perl5
     6Perl was installed:
     7{{{
     8port installed perl5.12 perl5
    59The following ports are currently installed:
    610  perl5 @5.8.9_0
    711  perl5 @5.12.3_0+perl5_12
    812  perl5.12 @5.12.3_0 (active)
     13}}}
    914
    1015But there was no link /opt/local/bin/perl