Changes between Initial Version and Version 1 of Ticket #21821


Ignore:
Timestamp:
Oct 4, 2009, 4:46:26 PM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21821

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Keywords selfupdate upgrade outdated removed
  • Ticket #21821 – Description

    initial v1  
    55The only port that was updated was tcl.
    66
     7{{{
    78--->  Computing dependencies for tcl
    89--->  Fetching tcl
     
    1920Error: Unable to open port: Can't find a usable init.tcl in the following directories:
    2021    /opt/local/lib/tcl8.5 /opt/local/lib/tcl8.5 /opt/lib/tcl8.5 /opt/local/library /opt/library /opt/tcl8.5.6/library /tcl8.5.6/library
     22}}}
    2123
    2224This probably means that Tcl wasn't installed properly.
     
    2426Ports now seems to be completely broken, i.e. the port command barfs forth stuff like
    2527
     28{{{
    2629john-evanss-imac:~ jevans$ port list
    2730/opt/local/bin/port: line 4: /opt/local/bin/tclsh: No such file or directory
    2831/opt/local/bin/port: line 4: exec: /opt/local/bin/tclsh: cannot execute: No such file or directory
     32}}}
    2933
    3034It would appear that the install didn't finish, because the "init.tcl" for 8.5.7 referenced above is still in the build area.