Hi,
i'm working on WIN7 64bit, i've installed Sedna Ruby Client (
http://sedna.rubyforge.org/) with external c drvier using binary downloaded
from Sedna official site.

I've installed the gem in this way:

% gem install sedna -- --with-sedna-dir=c:/sedna

gem has been installed correctly (no errors found)


now i'm trying on IRB to load the gem doing:

require "sedna"


the result is bad:

irb(main):008:0> require "sedna"
LoadError: 126: The specified module could not be found.   - C:/Ruby193/lib/ruby
/gems/1.9.1/gems/sedna-0.6.0/lib/sedna.so
        from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i
n `require'
        from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i
n `require'
        from (irb):8
        from C:/Ruby193/bin/irb:12:in `<main>'

if i open the path location i can find sedna.so file, so i can't
understand the problem.

Coould you help me please?

Thank you,
Matteo
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to