New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11401 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 years ago

Can't run port after installing tcltkaqua

Reported by: gjznituv+macports@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: base Version: 1.3.2
Keywords: Cc: markd@…
Port:

Description

I was running dports 1.3.1 well for quite some time.

Then I installed tcltkaqua (tcltkaqua.sourceforge.net) with the special configure options for tcl, tk on OS X, as directed in the INSTALL file.

From then on, I got only the following for trying to run any port command:

no suitable image found.  Did find:
        /opt/local/share/darwinports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture
    while executing
"load /opt/local/share/darwinports/Tcl/pextlib1.0/Pextlib.dylib"
    ("package ifneeded" script)
    invoked from within
"package_native require Pextlib 1.0"
    ("eval" body line 1)
    invoked from within
"eval package_native $args"
    (procedure "package" line 14)
    invoked from within
"package require Pextlib 1.0"
    (procedure "dportinit" line 311)
    invoked from within
"dportinit ui_options global_options global_variations"
Error: /opt/local/bin/port: Failed to initialize ports system, no suitable image found.  Did find:
        /opt/local/share/darwinports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture

I reinstalled dports and now this problem persists:

can't find package Pextlib 1.0
    while executing
"package_native require Pextlib 1.0"
    ("eval" body line 1)
    invoked from within
"eval package_native $args"
    (procedure "package" line 14)
    invoked from within
"package require Pextlib 1.0"
    (procedure "dportinit" line 311)
    invoked from within
"dportinit ui_options global_options global_variations"
Error: /opt/local/bin/port: Failed to initialize ports system, can't find package Pextlib 1.0

Change History

Changed 5 years ago by markd@…

  • cc markd@… added

I'm not sure this is going to be feasible to resolve. Apple has a version of Tcl/Tk, MacPorts has Tcl and Tk ports, and you're adding a third. There is an aqua variant to MacPort's Tk port, but I don't know if it works well or not. May I ask what functions you wanted to get from the Tcl/Tk BI sourceforge binary?

Changed 5 years ago by markd@…

  • status changed from new to closed
  • resolution set to wontfix

No feedback.

Note: See TracTickets for help on using tickets.