On Wed, Feb 8, 2012 at 4:02 PM, Karthikeyan Venkatraman <
vgkarthick...@gmail.com> wrote:

> When I do gem install mysql -v '2.8.1' no errors. The output is
>
> "Building native extensions.  This could take a while...
> Successfully installed mysql-2.8.1
> 1 gem installed
> Installing ri documentation for mysql-2.8.1...
> Installing RDoc documentation for mysql-2.8.1..."
>
> When I do bundle install in the created blog I am getting an error message
> \
>
> "Gem files will remain installed in
> /root/blog/mysql/ruby/1.8/gems/mysql-2.8.1 for inspection.
> Results logged to
> /root/blog/mysql/ruby/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out
>
> An error occured while installing mysql (2.8.1), and Bundler cannot
> continue.
> Make sure that `gem install mysql -v '2.8.1'` succeeds before bundling."
> and also Iam getting an unique error when I run the command $rake db:create
>
> Pl advice.
>
>    Try this

   gem install mysql2

   and do a bundle


> --
Regards
Ramachandran
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to