[Xapian-discuss] require '_xapian' failed

Olly Betts olly at survex.com
Tue Nov 27 02:57:33 GMT 2007


On Fri, Nov 23, 2007 at 03:46:51PM +0000, James Aylett wrote:
> Okay, rename '_xapian.so' in your ruby site_ruby space to
> '_xapian.bundle'. This Works For Me(tm) (using the Locomotive ruby
> install). Quite how we get libtool to get this right automatically is
> another matter.

That bit is easy enough - we can just rename the file after installing
it, as we already do for Java on OS X (which needs ".jnilib").

What do these commands output for Ruby on OS X?

ruby -rrbconfig -e 'puts Config::CONFIG["DLEXT"]'
ruby -rrbconfig -e 'puts Config::CONFIG["DLEXT2"]'

Cheers,
    Olly



More information about the Xapian-discuss mailing list