Hello

I didn't find any post related to this so here it is:
- I've installed Sup in cygwin using gem (gem install sup).
- Installation went very well. no reported error all dependant components
(xapian, ncurses etc..) have been installed all together
- BUT when I run 'sup' I got the following error:
---------------------------------------------
/usr/lib/ruby/gems/1.8/gems/xapian-full-1.1.3.4/lib/_xapian.so: No such file
or
directory - /usr/lib/ruby/gems/1.8/gems/xapian-full-1.1.3.4/lib/_xapian.so
(Load
Error)
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`requi
re'
        from
/usr/lib/ruby/gems/1.8/gems/xapian-full-1.1.3.4/lib/xapian.rb:41
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_o
riginal_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`requi
re'
        from /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:3
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_o
riginal_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`requi
re'
        from /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:316
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_o
riginal_require'
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`requi
re'
        from /usr/lib/ruby/gems/1.8/gems/sup-0.11/bin/sup:15
        from /usr/bin/sup:19:in `load'
        from /usr/bin/sup:19
---------------------------------------------

Looking into the xapian library folder the file _xapian.so exists.
I googled this but didn't find solution, so maybe the sup community may have
the answer.

Thanks for your help

Lionel
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to