-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels