October 27, 2012

stunnel for Mew on MacOS X Mountain Lion


Mountain Lion にアップデートしたら、以前 make した stunnel-3.22 が動かなくなり、Mew 6.3 on Emacs 22.3.1 が使えなくなった。
最新版の stunnel-4.54 をコンパイルしようとしたら、GCC が無くなっている。
Xcode 4.5.1 と Xcode 内の Command Line Tools をインストールして、GCC 復活。
stunnel は普通にコンパイルして、無事インストールしたら Mew も復活した。
$ ./configure
$ make
$ sudo make install

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.