[sup-devel] [issue59] gem install sup on osx 10.6 fails due to .bundle instead of .so being built in xapian-full

Rich Lane rlane at club.cc.cmu.edu
Sun Jan 31 17:53:45 EST 2010


Excerpts from anonymous's message of 2010-01-31 16:38:24 -0500:
> 
> New submission from anonymous:
> 
> on a default os X 10.6 machine (after updating rubygems) doing a 'gem sup
> install' fails:
> 
> The problem is xapian-full is making a .bundle instead of a .so. It's easy to
> change to make a .so file (just remove the -bundle and chenge the output to .so,
> but I know nothing of Ruby, or how to make ruby gems behave.  I can manually
> build the .so file, but then doing another 'gem install sup' just replaces the
> directory I just fixed.  So I don't even know of how to work-around this.

I just pushed xapian-full-1.1.3.2 which should fix this issue.


More information about the Sup-devel mailing list