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

Both sides previous revisionPrevious revision
operating_systems:apple:minicom [2019/10/25 09:24] maferreiraoperating_systems:apple:minicom [2019/10/25 09:27] (current) maferreira
Line 4: Line 4:
 ====== MacOS Catalina and later ====== ====== 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. 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   $ brew install minicom
operating_systems/apple/minicom.1571995446.txt.gz · Last modified: 2019/10/25 09:24 by maferreira