Added by Oscar Karlsson over 10 years ago
I am trying to install Redmine on a Windows Server 2003 (install as service). The service starts OK. I am using Railsinstaller for Ruby 1.9.3 (rails 4.1.1) with redmine 2.5.2
I am now on step 4 of the installation and gem install bundler works.
However when trying to do bundle install I get error
Could not locate Gemfile
I am trying from the redmine installation directory but no luck. What am I doing wrong?