#48822: restore_ports.tcl Help mi -------------------------+-------------------------------- Reporter: h-nogami@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Description changed by ryandesign@…: Old description:
My Mac is OSX Yosemite 10.10.5
bash-3.2# ./restore_ports.tcl myports.txt prefix '/opt/local' does not appear to have a working port-tclsh while executing "error "prefix '$macportsPrefix' does not appear to have a working port- tclsh"" invoked from within "if {$prefixFromInterp ne "" && $prefixFromInterp ne $macportsPrefix} { if {[file executable ${macportsPrefix}/bin/port-tclsh]} { exec ${ma..." (file "./restore_ports.tcl" line 257)
Help me..
New description: My Mac is OSX Yosemite 10.10.5 {{{ bash-3.2# ./restore_ports.tcl myports.txt prefix '/opt/local' does not appear to have a working port-tclsh while executing "error "prefix '$macportsPrefix' does not appear to have a working port- tclsh"" invoked from within "if {$prefixFromInterp ne "" && $prefixFromInterp ne $macportsPrefix} { if {[file executable ${macportsPrefix}/bin/port-tclsh]} { exec ${ma..." (file "./restore_ports.tcl" line 257) }}} Help me.. -- -- Ticket URL: <https://trac.macports.org/ticket/48822#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X