Project

General

Profile

Can't "rake generate_secret_token" - superclass mismatch for class SyntaxError

Added by Serg Kip over 10 years ago

Hi.
WinXP, i try to install redmine, but i have problem with generate_secret_token

C:\WebServers\home\localhost\www\redmine>rake generate_secret_token
C:/WebServers/Ruby/lib/ruby/2.0.0/i386-mingw32/psych.so: warning: already initialized constant Psych::Parser::ANY
C:/WebServers/Ruby/lib/ruby/2.0.0/i386-mingw32/psych.so: warning: already initialized constant Psych::Parser::UTF8
C:/WebServers/Ruby/lib/ruby/2.0.0/i386-mingw32/psych.so: warning: already initialized constant Psych::Parser::UTF16LE
C:/WebServers/Ruby/lib/ruby/2.0.0/i386-mingw32/psych.so: warning: already initialized constant Psych::Parser::UTF16BE
rake aborted!
superclass mismatch for class SyntaxError
C:/WebServers/home/localhost/www/redmine/config/application.rb:3:in `require'
C:/WebServers/home/localhost/www/redmine/config/application.rb:3:in `<top (required)>'
C:/WebServers/home/localhost/www/redmine/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

Can you help me please!