Ich habe MacPorts aus dem DMG-Paket unter http://www.macports.org/install.php installiert
Nach der Installation habe ich versucht, es zu verwenden und dies zu bekommen:
dlopen(/opt/local/share/macports/Tcl/macports1.0/MacPorts.dylib, 10): no suitable image found. Did find:
/opt/local/share/macports/Tcl/macports1.0/MacPorts.dylib: no matching architecture in universal wrapper
while executing
"load /opt/local/share/macports/Tcl/macports1.0/MacPorts.dylib"
("package ifneeded macports 1.0" script)
invoked from within
"package require macports"
(file "/opt/local/bin/port" line 39)
Ich habe versucht, / opt / local / share / macports und / opt / local / bin / port zu entfernen und neu zu installieren, aber es hat nicht geholfen.
Aktualisieren:
Ich habe versucht, es vollständig zu entfernen
%% sudo rm -rf \
/opt/local \
/Applications/DarwinPorts \
/Applications/MacPorts \
/Library/LaunchDaemons/org.macports.* \
/Library/Receipts/DarwinPorts*.pkg \
/Library/Receipts/MacPorts*.pkg \
/Library/StartupItems/DarwinPortsStartup \
/Library/Tcl/darwinports1.0 \
/Library/Tcl/macports1.0 \
~/.macports
Und dann installiere ich MacPorts-1.9.2-10.6-SnowLeopard.dmg aber trotzdem bekomme ich den gleichen Fehler.
macos
osx-snow-leopard
macports
Bemmu
quelle
quelle
ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"
Antworten:
Installieren Sie es von der Quelle.
quelle