Links
Trackback
- PingURL:
Comment
U.Nakamura
Why did you comment to this page? :)BTW, I read your post on ruby-talk, but I can't fix it because the problem cannot reproduce on real Windows environment, and I don't have Linux environment.
I guess it's Wine's problem. Please ask guru of Wine.
referer
Guillaume
I am running ruby for windows on Linux+Wine. Version 1.8.2 from the one click installer used to work great. Version 1.8.4 fails on 'require':c:\ruby-1.8.4\bin>ruby -ryaml
puts(1.to_yaml)
C:/ruby-1.8.4/lib/ruby/1.8/yaml.rb:436: No space left on device - C:/ruby-1.8.4/lib/ruby/1.8/yaml.rb (Errno::ENOSPC)
Can it be fixed?
Thanks,
Guillaume.