Skip to content

32-bit architecture problem? #2

@hohyon-ryu

Description

@hohyon-ryu

Hi,

I could get liblinear run very well on 64-bit Ubuntu 11.04, but I cannot get it to work on 32-bit Ubuntu 10.10 (Amazon EC-2 small). I got the following error:

./liblinear.so: ./liblinear.so: wrong ELF class: ELFCLASS64 - ./liblinear.so (LoadError)
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `require'
    from ./linear.rb:1
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require'
    from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in `require'

How can I get it to work on a 32-bit processor?

Thank you!

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