You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bowline Dev
Hello.
I know windows support is not done yet officially, but here it is:
I was able to install bowline on my Windows XP sp3 machine with ruby
1.9.2p180 (2011-02-18) [i386-mingw32]
However I can't get past bowline-bundle in helloworld example, getting
this error:
PS D:\Projects\Apps\Ruby\Bowline\helloworld> bowline-bundle
C:/ruby/Ruby192/lib/ruby/gems/1.9.1/gems/bowline-bundler-0.0.4/lib/
bowline/bundler/dependency.
in `<class:Dependency>': undefined method `version_requirements' for
class `Bundler::Dependenc
meError)
from C:/ruby/Ruby192/lib/ruby/gems/1.9.1/gems/bowline-
bundler-0.0.4/lib/bowline/bundle
ndency.rb:4:in `<module:Bundler>'
from C:/ruby/Ruby192/lib/ruby/gems/1.9.1/gems/bowline-
bundler-0.0.4/lib/bowline/bundle
ndency.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from C:/ruby/Ruby192/lib/ruby/gems/1.9.1/gems/bowline-
bundler-0.0.4/lib/bowline/bundle
8:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from C:/ruby/Ruby192/lib/ruby/gems/1.9.1/gems/bowline-
bundler-0.0.4/bin/bowline-bundle
`<top (required)>'
from C:/ruby/Ruby192/bin/bowline-bundle:19:in `load'
from C:/ruby/Ruby192/bin/bowline-bundle:19:in `<main>'