User Tools

Site Tools


operating_systems:apple:minicom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
operating_systems:apple:minicom [2019/10/25 08:58] – created maferreiraoperating_systems:apple:minicom [2019/10/25 09:27] (current) maferreira
Line 1: Line 1:
 ====== MacOS Mojave and older ====== ====== MacOS Mojave and older ======
 [[https://pbxbook.com/other/mac-tty.html|Minicom installation]] [[https://pbxbook.com/other/mac-tty.html|Minicom installation]]
 +
 +====== MacOS Catalina and later ======
 +Since MacOS Catalina, only 64 bits applications are supported. The older version of minicom was 32 bits and so, we couldn't use it. Instead of compiling it, you can use homebrew.
 +
 +<note important>
 +If you are upgrading minicom, you need to delete the old executable file and minicom's configuration files
 +</note>
 +
 +  # rm $(which minicom)
 +  # rm /etc/minirc.dfl
 +  $ rm ~/.minirc.dfl
 +
 +
 +  $ brew install minicom
operating_systems/apple/minicom.1571993931.txt.gz · Last modified: 2019/10/25 08:58 by maferreira