Opened 18 years ago

Closed 18 years ago

#8344 closed defect (fixed)

New darwinports doesn't execute under 10.4.6 on an intel mac mini

Reported by: charles.martin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.2
Keywords: Cc:
Port:

Description

Here's the error message:

80 $ port sync 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 309) 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

81 $

Change History (1)

comment:1 Changed 18 years ago by jberry@…

Resolution: fixed
Status: newclosed

Please install Darwinports 1.2.1 for 10.4, from http://www.darwinports.org/downloads. That version is built for both ppc and intel.

Note: See TracTickets for help on using tickets.