Recent builds of Ruby 1.9.2 removed relative path searching from Kernel#require, so the Rakefile is broken at:
32: require 'lib/less'
No big deal, just needs to be wrapped with a File#expand_path