installation problem: bundle install freezez on daemon...
Added by Alireza Salehi over 11 years ago
i tried to install redmine using this tutorial:
http://www.redmine.org/boards/1/topics/32693
System:
Windows Server 2008 R2 x64
i have problem with step 4, when i run command :
bundle install --without development test rmagick
it run an freezez like this:
C:\redmine>bundle install --without development test Fetching gem metadata from https://rubygems.org/......... Fetching gem metadata from https://rubygems.org/.. Resolving dependencies... Using rake (10.0.4) Using i18n (0.6.1) Using multi_json (1.7.2) Using activesupport (3.2.13) Using builder (3.0.0) Using activemodel (3.2.13) Using erubis (2.7.0) Using journey (1.0.4) Using rack (1.4.5) Using rack-cache (1.2) Using rack-test (0.6.2) Using hike (1.2.2) Using tilt (1.3.7) Using sprockets (2.2.2) Using actionpack (3.2.13) Using mime-types (1.23) Using polyglot (0.3.3) Using treetop (1.4.12) Using mail (2.5.3) Using actionmailer (3.2.13) Using arel (3.0.2) Using tzinfo (0.3.37) Using activerecord (3.2.13) Using activeresource (3.2.13) Using bundler (1.3.5) Using coderay (1.0.9) Using daemons (1.1.9)
Untitled.png (22.8 KB) Untitled.png | installation |