I got this win32 version of libarary from rubyforge.org and suppose “.so” is already pre-compiled library which I can simply drop in the sub-directory of ruby where many other *.so files are location however, I am getting following error messages:

 

C:/Ruby/lib/ruby/1.8/ftools.rb:59:in `stat': No such file or directory - pipe.so (Errno::ENOENT)

            from C:/Ruby/lib/ruby/1.8/ftools.rb:59:in `syscopy'

            from C:/Ruby/lib/ruby/1.8/ftools.rb:89:in `copy'

            from test_server.rb:12

 

Could anyone please help me how to install any “.so” ruby libraries under win32?

 

Thanks

John

 

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to