After a pause of one week I’ve found the problem:
One some systems (like my gentoo) is required to reinstall rake through gem via the following command:
gem install—remote rake
This eliminate every error. Now the local copy of parlement works perfectly ;)
+1
+1
Felicitations!!!
You are the first. Want to setup a P2P network between our systems? ;)
In subversion there is a small evolution, which requires a new gem:
gem install term-ansicolor
It will allow for some colors in the logs, much nicer on the eyes :-D
+1