0

I updated macOS Big Sur Version 11.2.3 that uses zsh. While installing openmotif to have Xmgrace after that I found this sudo: port: command not found. I dont know how to pass through.

feedMe
  • 3,431
  • 2
  • 36
  • 61

1 Answers1

2

Please, check the MacPorts documentation.

You just need to Install MacPorts for MacOS Big Sur v11

It helped me to go through the same error msg when I tried to have coreutils installed (via "sudo port install coreutils") in my MacOS.

Diving
  • 784
  • 1
  • 9
  • 17