{"id":1971,"date":"2022-12-29T12:37:31","date_gmt":"2022-12-29T03:37:31","guid":{"rendered":"https:\/\/mitsudo.net\/?p=1971"},"modified":"2025-06-12T07:38:09","modified_gmt":"2025-06-11T22:38:09","slug":"update-to-ventura","status":"publish","type":"post","link":"https:\/\/mitsudo.net\/en\/update-to-ventura\/","title":{"rendered":"Update to Ventura"},"content":{"rendered":"<p>The OS of my Macbook was updated from Monterey to Ventura. It was an easy and trouble-free update. Here is the note of the procedure.<\/p>\n<h3>Reinstallation of Command Line Tools<\/h3>\n<p>Since the Command Line Tools (CLT) seems to be lost after updating the OS, reinstall it: open Iterm2 (or Terminal) and execute the following command (not including $).<\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism undefined-numbers lang-bash\" data-lang=\"zsh\"><code>$ xcode-select --install<\/code><\/pre>\n<\/div>\n<h3>Update of Homebrew<\/h3>\n<p>Once CLT is reinstalled, update Homebrew and check with the brew doctor to make sure everything is ok. If you see the message, &#8220;Your system is ready to brew.&#8221;, it is OK.<\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism undefined-numbers lang-bash\" data-lang=\"zsh\"><code>$ brew update\r\n$ brew upgrade\r\n$ brew doctor    #It is OK if you see, \"Your system is ready to brew.\"<\/code><\/pre>\n<\/div>\n<h3>Reinstallation of Platon<\/h3>\n<p>Once brew doctor confirms that there are no problems, reinstall platon for use in X-ray crystallography.<\/p>\n\n<p>The compile command for Ventura is as follows.<\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism undefined-numbers lang-bash\" data-lang=\"zsh\"><code>$ gfortran -o platon platon.f xdrvr.c -I\/opt\/X11\/include -L\/opt\/X11\/lib -lX11 --sysroot=\/Library\/Developer\/CommandLineTools\/SDKs\/MacOSX13.1.sdk<\/code><\/pre>\n<\/div>\n<h3>Reinstallation of the Printer Driver<\/h3>\n<p>Since the printer driver did not work, the old driver was deleted and a new driver was installed which is compatible with Ventura from the printer manufacturer&#8217;s website.<\/p>\n<p>That&#8217;s all. I had an image that &#8220;Mac OS updates often come with troubles,&#8221; but this update went very smoothly.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The OS of my Macbook was updated from Monterey to Ventura. It was an easy and trouble-free update. Here is the note of the procedure. Reinstallation of Command Line Tools Since the Command Line Tools  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":643,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"en_US","_original_post":"https:\/\/mitsudo.net\/?p=1965","footnotes":""},"categories":[26],"tags":[],"class_list":["post-1971","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-chem-with-mac","en-US"],"_links":{"self":[{"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/posts\/1971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/comments?post=1971"}],"version-history":[{"count":4,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/posts\/1971\/revisions"}],"predecessor-version":[{"id":2449,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/posts\/1971\/revisions\/2449"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/media\/643"}],"wp:attachment":[{"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/media?parent=1971"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/categories?post=1971"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mitsudo.net\/wp-json\/wp\/v2\/tags?post=1971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}