ruby on rails - Error during install gem in ROR? -


i installing mysql gem application have error

enter image description here

please 1 tell me how can install mysql gem

gem install mysql2 -v '0.3.11'. generic error.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -