> Which simply means MySQL isn't in your PATH. You need to find > where the MySQL executables are installed and add that directory > to your path. Or create symlinks to, say, /usr/local/bin.
First, how do I add it to my PATH? Second, I used this to install mySQL: http://www.mamp.info/en/index.php Not sure if that was necessary/proper. The install folder for MAMP has this: /Applications/MAMP/tmp/mysql/ Which holds two files mysql.pid and mysqp.sock - am I correct in assuming that those are the executables I need to set my path too? Symlinks? Thanks for the help thus far! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

