| Article: |
Rolling with Ruby on Rails | |
| Subject: | Odd error | |
| Date: | 2005-05-01 22:11:23 | |
| From: | boboroshi | |
|
Setup: OS X 10.4, MySQL 4.0.24-Standard, Ruby 1.8.2, Rails installed by RubyGems as of 01 May 05
|
||
Showing messages 1 through 2 of 2.
-
Odd error
2005-05-07 08:32:18 butterfi [View]
-
Odd error
2005-05-02 08:08:21 Curt Hibbs |
[View]
I'm not an OSX person, but a *lot* of the Rails developer's are and could probably help you with quickly. I suggest posting thie problem to the Rails mailing list.
You can find the link for subscribing to the Rails ML here:
http://wiki.rubyonrails.com/rails/show/HomePage



http://wiki.rubyonrails.com/rails/show/HowtoInstallOnOSXTiger
I ran the package installer, then installed the mysql module using GEM:
sudo gem install mysql -- --with-mysql-dir=/usr/local/mysql
I also updated my mysql package, but that might have been uneccessary.