$ sudo port install emacs-app Error: Cannot install emacs-app for the arch(s) 'x86_64' because Error: its dependency ncurses is only installed for the archs 'i386 ppc'. Error: Unable to execute port: architecture mismatch To report a bug, see <http://guide.macports.org/#project.tickets>
'x86_64'とか'i386 ppc'とか出たから、「+universal」をつけてみる。
$ sudo port install emacs-app +universal ---> Computing dependencies for emacs-app ---> Building emacs-app Error: Target org.macports.build returned: shell command failed (see log for details) Log for emacs-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
ダメだ…
とりあえずはバイナリをダウンロードしたやつ使ってるけど。