Opened 2 years ago
Closed 2 years ago
#65373 closed defect (invalid)
sudo: port: command not found
Reported by: | jlslate | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: |
Description
I am trying to install nut. I have MacPorts installed as per the instructions, and have agreed to the licensing. When I run sudo port install nut I receive the error sudo: port: command not found
Change History (4)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Port: | nut removed |
---|
comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|
comment:4 Changed 2 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
I take it this is working for you now. Closing as invalid since this is working as expected, as there's no way for us to reconfigure an already-running shell.
Note: See
TracTickets for help on using
tickets.
The modification to your PATH made by the installer is in one of your shell's startup files, so it will only take effect when you start a new shell. See https://guide.macports.org/chunked/installing.shell.html for details of what is done.