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.
|