Skip to content

Windows usage, specified module could not be found taglib_base.so #73

Closed
@benrr101

Description

@benrr101

Now that I've got the gem installed, I'm unable to do require 'taglib'. I'm getting this error:

LoadError: 126: The specified module could not be found.   - E:/Programs/Ruby23-x64/lib/ruby/gems/2.3.0/gems/taglib-ruby-0.7.1/lib/taglib_base.so

Which from what I can tell from similar issues with sqlite2 and other gems, this is because the taglib binaries aren't in the path environment variable. However, my path variable does include E:\Programs\taglib-1.9.1\bin. And just to rule out the obvious, taglib_base.so does exist at the path in the error message. Any chance I'm missing something obvious? (note, taglib was compiled with MinGW, but I'm running ruby from the standard cmd prompt. I noticed a bit on expanding the path variable in taglib.rb on mingw32, which I thought might be related)

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