Installation problem on debian squeeze
Added by Brice Blin over 11 years ago
I followed all instructions on [[http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_using_Debian_package]] up to svn configuration. Normaly i should access to the login panel but i have -> No such file or directory - /etc/redmine/default/session.yml.
When i tried to make this command during the install method describe :vi $redmine_dir/vendor/rails/activesupport/lib/active_support/vendor.rb -> no file.
So i make gem install active support as root -> the same. Try to fing the missing file on a redmine archive untar on my windows : nothing.
System :
Rails 2.3.5-1
Rails Ruby 1.8
Rubygems 1.8
Redmine 1.0.1-2
active_support 3.0.0
rake 0.8.7-2
An idea ??
Replies (1)
RE: Installation problem on debian squeeze - Added by Jan Niggemann (redmine.org team member) over 11 years ago
Check my guide, perhaps it helps you?