installation problem

Ryan Schmidt ryandesign at macports.org
Mon Jul 13 15:11:18 UTC 2020


Don't type the backticks. Just type (or paste):

chsh -s /bin/zsh



> On Jul 13, 2020, at 10:09, Carlos Yeager <jacobxzp at gmail.com> wrote:
> 
> <Screenshot 2020-07-13 at 2.40.51 pm.png>
> Why do I get "no changes made"? And macport seems still not working.
> 
> On Mon, Jul 13, 2020 at 1:54 PM Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> 
> On Jul 13, 2020, at 00:51, Carlos Yeager wrote:
> 
> > <Screenshot 2020-07-13 at 1.42.40 pm.png>
> > Am I still doing it wrong somewhere? why I still get "command not found" when running "port version" This is after I closed both and reopening terminal
> 
> From your screenshot, you're using bash, not zsh. Apple has printed a message for you telling you how you can switch to zsh if you wish. If you do that, then the modifications MacPorts made to your .zprofile will take effect and the port command will be found. You can remove the duplicate modification of PATH that you added to the end of the file.
> 
> If you want to stay with bash instead, then make similar changes to your ~/.bash_profile. There are existing errors in your .bash_profile on line 7 that you'll need to fix too.
> 
> 



More information about the macports-users mailing list