<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><span style="-webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);">To continue using bash on 10.15 and ignore the zsh deprecation:</span><br class="" style="-webkit-text-size-adjust: auto;"><br class="" style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);">chsh -s /opt/local/bin/bash</span><br class="" style="-webkit-text-size-adjust: auto;"><br class="" style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);">And, if using /bin/bash rather than MacPorts bash, stick this in your ~/.profile (or ~/.bash_profile):</span><br class="" style="-webkit-text-size-adjust: auto;"><br class="" style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);"># don't use zsh default on macOS</span><br class="" style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);">export BASH_SILENCE_DEPRECATION_WARNING=1</span></div><div dir="ltr"><br></div><div dir="ltr">Note: These Catalina+ steps are not currently reflected in the MacPorts instructions at <a href="https://trac.macports.org/wiki/howto/bash-completion#Step3:UsebashfromMacPortsinyourterminal">https://trac.macports.org/wiki/howto/bash-completion#Step3:UsebashfromMacPortsinyourterminal</a></div><div dir="ltr"><br><blockquote type="cite">On Aug 31, 2020, at 12:33, Murray Eisenberg <murrayeisenberg@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=utf-8">I want to upgrade the built-ub bash 3.2 shell on my macOS Catalina (10.15.6) to bash 5.0.<div class=""><br class=""></div><div class="">I tried to do this by building from scratch, using the methods given at <a href="https://scriptingosx.com/2019/02/install-bash-5-on-macos/?unapproved=66418&moderation-hash=e680aa22ae89f6f565cadd63e63d04e0#comment-66418" class="">https://scriptingosx.com/2019/02/install-bash-5-on-macos/?unapproved=66418&moderation-hash=e680aa22ae89f6f565cadd63e63d04e0#comment-66418</a>. But the final step, “sudo make install” gave a fatal error of <span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: "Noto Serif", serif; font-size: 19px; background-color: rgb(255, 255, 255);" class="">‘libintl.h’ file not found.</span></div><div class=""><br class=""></div><div class="">So then I successfully installed the MacPorts port <span style="font-family: Menlo; font-size: 13px;" class="">bash @5.0.17_0.</span></div><div class=""><font color="#333333" face="Noto Serif, serif" class=""><span style="caret-color: rgb(51, 51, 51); font-size: 19px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></font></div><div class="">—> But how do I make this bash 5.0 my shell when I open Terminal?</div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><br class=""></span><div class="">
---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">                       </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a><br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">     </span>Home (240)-246-7240<br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">  </span>Mobile (413)-427-5334<br class=""><br class="">

</div>

<br class=""></div></div></blockquote></body></html>