{"id":431,"date":"2007-12-13T23:51:30","date_gmt":"2007-12-13T14:51:30","guid":{"rendered":"http:\/\/ecpplus.net\/weblog\/?p=431"},"modified":"2020-06-26T01:57:40","modified_gmt":"2020-06-25T16:57:40","slug":"gem-install-mysql","status":"publish","type":"post","link":"https:\/\/ecpplus.net\/weblog\/gem-install-mysql\/","title":{"rendered":"gem install mysql"},"content":{"rendered":"<p>gem install mysql \u3082\u3046\u4f55\u56de\u3084\u3063\u3066\u308b\u3093\u3060\u3063\u3066\u8a71\u3060\u3051\u3069\u3001\u3064\u307e\u305a\u3044\u305f\u306e\u3067\u30e1\u30e2\u3002<\/p>\n<p>&#8211;with-mysql-config \u3067 mysql_config \u306e\u30b3\u30de\u30f3\u30c9\u3092\u547c\u3076\u3002Mac\u306ePort\u3067\u5165\u308c\u308b\u3068\u3001 \/opt\/local\/bin\/mysql_config5 \u3068\u3044\u3046\u306e\u304c\u5165\u308b\u304b\u3089\u3053\u308c\u3092\u6307\u5b9a\u3059\u308b\u3002<\/p>\n<pre lang=\"\">% sudo gem install mysql -- --with-mysql-config=\/opt\/local\/bin\/mysql_config5<\/pre>\n<p>\u3053\u3093\u306a\u611f\u3058\u3067\u3084\u308c\u3070\u7121\u4e8b\u3068\u304a\u308b\u3002<\/p>\n<p>Debian \u3060\u3068\u3001mysql \u304c\u5165\u3063\u3066\u3044\u3066\u3082 mysql_config \u304c\u7121\u3044\u3053\u3068\u304c\u3042\u308b\u3002libmysqlclient15-dev \u3068\u3044\u3046\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5165\u3063\u3066\u308b\u3002<\/p>\n<pre lang=\"\">% sudo apt-get install libmysqlclient15-dev<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>gem install mysql \u3082\u3046\u4f55\u56de\u3084\u3063\u3066\u308b\u3093\u3060\u3063\u3066\u8a71\u3060\u3051\u3069\u3001\u3064\u307e\u305a\u3044\u305f\u306e\u3067\u30e1\u30e2\u3002 &#8211;with-mysql-config \u3067 mysql_config \u306e\u30b3\u30de\u30f3\u30c9\u3092\u547c\u3076\u3002Mac\u306ePort\u3067\u5165\u308c\u308b\u3068\u3001  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2872,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[8],"class_list":["post-431","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-development","tag-ruby"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/comments?post=431"}],"version-history":[{"count":2,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/431\/revisions"}],"predecessor-version":[{"id":2881,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/431\/revisions\/2881"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/media\/2872"}],"wp:attachment":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/media?parent=431"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/categories?post=431"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/tags?post=431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}