Michael S. wrote in post #980959:
> Raphael Petegrosso wrote in post #859937:
>
> I tried this and got the following message (also using Snow Leopard)
>
> ERROR:  While executing gem ... (Gem::CommandLineError)
>     Please specify at least one gem name (e.g. gem build GEMNAME)


do :

sudo install_name_tool -change libmysqlclient.16.dylib 
/usr/local/mysql/lib/libmysqlclient.16.dylib 
/Library/Ruby/Gems/1.8/gems/mysql-2.8.1/lib/mysql_api.bundleruby

-- 
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.

Reply via email to