新しい MacBook を2台買った。興味津々のM1 マシンは納品が遅れるということで、 従来仕様の Intel Mac がまずやってきた。
昨年購入したのと大きくは違わないが、 esc が物理的なキーになったのはとても嬉しい。
当然 Big Sur がインストールされていると思ったら Catalina だった。 面倒だけれどアップグレード。
古い記録だけど 「新しいMacが2台来た。インストール大会です。 - Mojave マシン事情」 を踏襲して設定する。
コマンドラインツールをインストール |
xcode-select --install |
sudo port selfupdate sudo port upgrade outdated sudo port -N install gsed sudo port -N install wget sudo port -N install lha sudo port -N install a2ps-j sudo port -N install nkf sudo port -N install lv sudo port -N install jpeg2ps sudo port -N install gnupg2 sudo port -N install xpdf-japanese +autoactivate sudo port -N install kochi-substitute sudo port -N install netpbm sudo port -N install gnuplot sudo port -N install ImageMagick sudo port -N install ffmpeg +nonfree |
It seems you have not accepted the Xcode license; most ports will fail to build. Agree to the license by opening Xcode or running `sudo xcodebuild -license'. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port ffmpeg failed |
あ、.zprofile が出来ている。
.zprofile |
# MacPorts Installer addition on 2020-12-28_at_00:50:13: adding an appropriate PATH variable for use with MacPorts. export PATH="/opt/local/bin:/opt/local/sbin:$PATH" # Finished adapting your PATH environment variable for use with MacPorts. # MacPorts Installer addition on 2020-12-28_at_00:50:13: adding an appropriate DISPLAY variable for use with MacPorts. export DISPLAY=:0 # Finished adapting your DISPLAY environment variable for use with MacPorts. |
cjk-gs-integrate: finished cjk-gs-integrate [WARNING]: Our built-in database does not support recent cjk-gs-integrate [WARNING]: versions of Mac OS (10.8 Mountain Lion or later)! cjk-gs-integrate [WARNING]: If you want to use Hiragino fonts bundled with cjk-gs-integrate [WARNING]: your OS, obtain external database file and cjk-gs-integrate [WARNING]: specify it with --fontdef-add option! cjk-gs-integrate [WARNING]: I'll continue with my built-in database ... |
ln -s ~/Library/Mobile\ Documents/com~apple~CloudDocs ~/CloudDocs |
新しいMacについて: 印象はとても速い。ストレージの性能?
Big Surについて: 今のところ、自分が普段使っているもののインストールについて、 Catalina と大して差はない。身の回りの Mac の OS を Big Sur にしても良いかも。 まあ、大事を取って春休みかな。
残っているのは、MATLAB, Office, LINE, Zoom, Goodnotes. MATLABは別にして、私にはお仕事の匂いが濃いものばかりだ(笑)。
(2020/12/20追記) 従来、メニューバーの時計で秒まで表示していた。 何というか、Zoom を使ったリアルタイム授業とかすると、秒が気になってしまうから、 ということ (神経質にすぎるだろうか?入試でもないのに)。 従来はメニューバー自身をいじれば設定できたのだが、 Big Sur になって出来なくなっている。 [システム環境設定] → [Docとメニューバー] の [メニューバーのみ] [時計メニュー] というのがある。 そこに「秒を表示」というチェックボックスがある。
(2021/3/27追記) gnuplot は実行できるけれど、警告をたくさん吐き出す。 節を見よ。