Excerpts from Mark Alexander's message of 2010-01-25 19:21:14 -0500: > On Mon, Jan 25, 2010 at 6:37 PM, Rich Lane <rl...@club.cc.cmu.edu> wrote: > > I think I fixed it. Please try xapian-full 1.1.3.1 from gemcutter. > > Can you describe what you did to fix it? I spent several hours > trying to fix this a while back and gave up.
It turns out gem expects extconf.rb to create a Makefile, but mine was just doing the compile itself. Gem also accepts Rakefiles for building extensions, so I moved the code into a minimal Rakefile. I also added the gemspec to the manifest. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel