-
Notifications
You must be signed in to change notification settings - Fork 555
Closed
Description
When you use the gem mysql2 in ubuntu16.04, an error that there is no libmysqlclient.so.18.
The ubuntu16.04 of the package , libmysqlclient.so.18 is not installed .
In Ubuntu16.04 of environment , or it can run the mysql2 ?
Thanks.
--- Error Message --------
/usr/local/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/mysql2-0.4.4/lib/mysql2.rb:31:in require': **libmysqlclient.so.18: cannot open shared object file**: No such file or directory - /usr/local/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/mysql2-0.4.4/lib/mysql2/mysql2.so (LoadError) from /usr/local/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/mysql2-0.4.4/lib/mysql2.rb:31:in
<top (required)>'
Metadata
Metadata
Assignees
Labels
No labels