Wrap text
|
|
C:\Dev\projects\rubygame_deployments>rubyscript2exe hello.rb
Tracing hello ...
c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:19: uninitialized
constant Gem::Exception (NameError)
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:4:in `r
equire'
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:4
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:10:in `
require'
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:10
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:767:in `require'
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:767
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/exceptions.rb:1:in `req
uire'
from c:/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/exceptions.rb:1
Couldn't execute this command (rc=256):
c:\dev\ruby\bin\ruby -r 'rubygems/rubygems_version.rb' -r 'rubygems/defaults.rb'
-r 'thread.so' -r 'thread.rb' -r 'rbconfig.rb' -r 'rubygems/exceptions.rb' -r '
rubygems/requirement.rb' -r 'rubygems/version.rb' -r 'rubygems/dependency.rb' -r
'rubygems/gem_path_searcher.rb' -r 'rubygems/user_interaction.rb' -r 'rubygems/
platform.rb' -r 'rubygems/specification.rb' -r 'zlib.so' -r 'socket.so' -r 'time
out.rb' -r 'net/protocol.rb' -r 'uri/common.rb' -r 'uri/generic.rb' -r 'uri/ftp.
rb' -r 'uri/http.rb' -r 'uri/https.rb' -r 'uri/ldap.rb' -r 'uri/mailto.rb' -r 'u
ri.rb' -r 'net/http.rb' -r 'stringio.so' -r 'rubygems/remote_fetcher.rb' -r 'rub
ygems/spec_fetcher.rb' -r 'rubygems/source_index.rb' -r 'rubygems/builder.rb' -r
'rubygems/custom_require.rb' -r 'rubygems.rb' -r 'ubygems.rb' -r 'etc.so' -r 'f
ileutils.rb' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/tar2rubyscript.d.9248.1/rubyscri
pt2exe' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/tar2rubyscript.d.9248.1' -I 'c:/dev/r
uby/lib/ruby/gems/1.8/gems/rubyscript2exe-0.5.3/bin' -I 'c:/dev/ruby/lib/ruby/ge
ms/1.8/gems/rubyscript2exe-0.5.3/lib' -I 'c:/dev/ruby/lib/ruby/site_ruby/1.8' -I
'c:/dev/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt' -I 'c:/dev/ruby/lib/ruby/site_
ruby' -I 'c:/dev/ruby/lib/ruby/1.8' -I 'c:/dev/ruby/lib/ruby/1.8/i386-mswin32' -
I '.' -I 'C:/Dev/projects/rubygame_deployments' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Te
mp/tar2rubyscript.d.9248.1/rubyscript2exe' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/ta
r2rubyscript.d.9248.1/rubyscript2exe/lib' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/tar
2rubyscript.d.9248.1/rubyscript2exe' -I 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/tar2ruby
script.d.9248.1/rubyscript2exe/lib' -r 'C:/DOCUME~1/fredrik/LOCALS~1/Temp/tar2rubys
cript.d.9248.1/rubyscript2exe/require2lib.rb' 'hello.rb'
Stopped.
C:\Dev\projects\rubygame_deployments>
|