[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] install problems on ubuntu 10.10



Excerpts from Daniel Goldin's message of Sat Jul 17 13:29:41 -0400 2010:
> sh: rake1.8: not

Looks like the complete error message was truncated, but I think
this means rake was not found.  I ran into this on Ubuntu 10.04.
Try doing this:

  sudo gem install rake

To build xapian, you'll also need a C++ compiler:

  sudo aptitude install g++
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk