Installing MySQL on Linux
On the "Installing MySQL on macOS and Unix Systems" page of the SQL course, I paste the required code into my terminal to install Homebrew. I get the following message: "bash: /usr/bin/ruby: No such file or directory". What does this mean and how am I able to install Homebrew? I am using the Linux Mint version.
2 answers ( 0 marked as helpful)
Hi KC Gubler!
Thanks for reaching out.
Please execute
The 365 Team
sudo aptitude install ruby1.9.1-fullin terminal, and then retry running the code as suggested in the instructions. Hope this helps but please get back to us should you need further assistance. Thank you. Best,
The 365 Team
Thank you so much!