[MacPorts] #21255: MacPorts won't install in 10.6.
MacPorts
noreply at macports.org
Thu Sep 10 07:40:10 PDT 2009
#21255: MacPorts won't install in 10.6.
--------------------------------------+-------------------------------------
Reporter: brian.postow@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 1.7.1
Keywords: | Port:
--------------------------------------+-------------------------------------
Comment(by brian.postow@…):
Ok, Added information: When I run make on 1.8 beta, I get:
{{{
warning: error while loading MacPorts.dylib: dlopen(./MacPorts.dylib, 10):
no suitable image found. Did find:
}}}
I run make again, not doing anything else and get:
{{{
warning: error while loading Pextlib.dylib: dlopen(./Pextlib.dylib, 10):
no suitable image found. Did find:
}}}
3rd time and get
{{{
warning: error while loading registry.dylib: dlopen(./registry.dylib, 10):
no suitable image found. Did find:
}}}
4th time it actually compiles!
I sudo make install and get:
{{{
can't find package Pextlib 1.0
while executing
"package require Pextlib 1.0"
(file "/opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl"
line 37)
invoked from within
"source /opt/local/share/macports/Tcl/registry1.0/receipt_flat.tcl"
("package ifneeded receipt_flat 1.0" script)
invoked from within
"package require receipt_flat 1.0"
(file "/opt/local/share/macports/Tcl/registry1.0/registry.tcl" line
35)
invoked from within
"source /opt/local/share/macports/Tcl/registry1.0/registry.tcl"
("package ifneeded registry 1.0" script)
invoked from within
"package require registry 1.0"
(file "src/dep_map_clean.tcl" line 10)
make: *** [install] Error 1
}}}
I run make install from src, and it runs.
I run make install then from the macports dir, and it still fails.
--
Ticket URL: <http://trac.macports.org/ticket/21255#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list