
Windows error manual install
Reported by phillc | May 13th, 2009 @ 02:55 AM
When attempting manual install on windows, I get this error.
A templated install works correctly.
C:\Users\phillc\Desktop\rworkspace\gsuim>rake adva:install:core -R vendor/adva/e
ngines/adva_cms/lib/tasks --trace
(in C:/Users/phillc/Desktop/rworkspace/gsuim)
** Invoke adva:install:core (first_time)
** Execute adva:install:core
** Invoke adva:install (first_time)
** Execute adva:install
installing engines: adva_activity, adva_blog, adva_cms, adva_comments, adva_rbac
, adva_user
rake aborted!
unknown file type: ../adva/engines/adva_activity
C:/ruby/lib/ruby/1.8/fileutils.rb:1255:in `copy'
C:/ruby/lib/ruby/1.8/fileutils.rb:451:in `copy_entry'
C:/ruby/lib/ruby/1.8/fileutils.rb:1324:in `traverse'
C:/ruby/lib/ruby/1.8/fileutils.rb:448:in `copy_entry'
C:/ruby/lib/ruby/1.8/fileutils.rb:423:in `cp_r'
C:/ruby/lib/ruby/1.8/fileutils.rb:1395:in `fu_each_src_dest'
C:/ruby/lib/ruby/1.8/fileutils.rb:1404:in `fu_each_src_dest0'
C:/ruby/lib/ruby/1.8/fileutils.rb:1402:in `each'
C:/ruby/lib/ruby/1.8/fileutils.rb:1402:in `fu_each_src_dest0'
C:/ruby/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
C:/ruby/lib/ruby/1.8/fileutils.rb:422:in `cp_r'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:130:in `install'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:117:in `send'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:117:in `perform'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:110:in `each'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:110:in `perform'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:34
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:636:in `call'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:636:in `execute'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:631:in `each'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:631:in `execute'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:597:in `invoke_with_call_c
hain'
C:/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:590:in `invoke_with_call_c
hain'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:583:in `invoke'
C:/Users/phillc/Desktop/rworkspace/gsuim/vendor/adva/engines/adva_cms/lib/tasks/
adva_cms.rake:6
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:636:in `call'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:636:in `execute'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:631:in `each'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:631:in `execute'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:597:in `invoke_with_call_c
hain'
C:/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:590:in `invoke_with_call_c
hain'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:583:in `invoke'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2047:in `invoke_task'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2025:in `top_level'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2025:in `each'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2025:in `top_level'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2064:in `standard_exceptio
n_handling'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2019:in `top_level'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:1997:in `run'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:2064:in `standard_exceptio
n_handling'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/lib/rake.rb:1994:in `run'
C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.5/bin/rake:31
C:/Ruby/bin/rake:19:in `load'
C:/Ruby/bin/rake:19
C:\Users\phillc\Desktop\rworkspace\gsuim>@@@
Comments and changes to this ticket
-
Clemens Kofler May 13th, 2009 @ 02:37 PM
- Assigned user changed from Sven Fuchs to Josh H
- State changed from new to invalid
Hi,
thanks for reporting this. Could you please post your issue to the other ticket regarding installation issues on Windows? - http://artweb-design.lighthouseapp.com/projects/13992/tickets/297-c...
I'll set this to invalid because it's duplicate.
-
thunderbird September 7th, 2010 @ 10:54 PM
- Assigned user cleared.
- Milestone order changed from 0 to 0
I believe this issue is fixed with updating this line in the adva_cms.rake task line 160. in the adva_cms engine
old code
"../adva/#{type}" + (subdir ? "/#{subdir}" : '')
new code
"#{rails_root}/vendor/adva/#{type}" + (subdir ? "/#{subdir}" : '')
Windows does not like the relative path being used there.
hope this helps
-
Erik Lewis October 25th, 2019 @ 05:35 PM
Project and lighthouse are ensured for the happiness of people. Enlightenment of the goals and bestessays com au are met for individuals. Margin is highlighted for the formation of goals for applied forces for humans. The scene is ousted with the help of the vital parts of humans. now it is assumed for purely followed elements for humans. success rate is divided for all issued and managed tips in the middle of offers for persons.
-
DarleneEllis February 5th, 2020 @ 07:28 AM
project is ensured for the intensity of the offers. Parts of the Bank card systems are inquired for the improvement of the blocks. The term is calculated for all improvement of students. The talent is purified for the mid of the sequences and all classics for the field and options.
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>