Re my previous problem: I had a file "lib/wbxml.rb", which contained

require 'wbxml.so'

and the shared library was under the ext directory (dirname was in
required_paths), but the fact that the file basename of the file was
the same prevented rubygems from loading it.

The .rb contained nothing of interest, so I removed it and the problem
has gone away. A trap for young players... thanks Luis for offering
help.

Clifford Heath.
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to