Adam, you can get the gem from the dist folder, install it locally by doing gem install name_of_gem.gem
That's pretty equivalent to the rake approach - which I never used, thanks for the tip :) On Thu, Apr 22, 2010 at 16:37, Adam Young <[email protected]> wrote: > I realize everyone does gem, but it would be helpful if there were building > instructions in the README for the tar.gz crowd. > > I did > rake > and it didn't work. > > Took me a while to find > > rake setup install > > from > > http://people.apache.org/~toulmean/buildr/1.4.0RC2/site/contributing.html#edge > > > > On 04/22/2010 06:27 PM, Antoine Toulme wrote: > >> http://people.apache.org/~toulmean/buildr/1.4.0RC2/ >> >> Please test it thoroughly so that we can do the GA ASAP! >> >> Thanks, >> >> Antoine >> >> >> > >
