Skip to content

An error case of Ubuntu16.04  #756

@hhoshina

Description

@hhoshina

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions