Yes, most likely you need to uninstall Ubuntu's rake (installed with apt) and reinstall with gem.
alex On Sat, Feb 14, 2009 at 3:32 AM, Florian Hars <[email protected]> wrote: > The build instructions for buildr on ubuntu are missing the dependency > on rake, and even with rake installed, it doesn't build: > > $ sudo env JAVA_HOME=$JAVA_HOME gem install buildr > ERROR: Error installing buildr: > buildr requires rake (= 0.8.1, runtime) > $ rake --version > rake, version 0.8.1 > $ > > - Florian >
