A
Anselm (anonymous)
hello!
I know this forum is full of problems with rubyscript2exe, but i
couldn't find mine here.
this is what happens:
hello.rb:
puts "hello"
end of hello.rb
Tracing hello ...
hello
Gathering files...
Copying files...
Stripping...
Creating hello_linux ...hello_linux: 1: Syntax error: "(" unexpected
Tracing hello ...
hello
Gathering files...
Found /usr/local/lib/site_ruby/1.8/rubygems.rb .
Found /usr/lib/ruby/1.8/i486-linux/rbconfig.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/rubygems_version.rb .
Found /usr/local/lib/site_ruby/1.8/rbconfig/datadir.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/user_interaction.rb .
Found /usr/lib/ruby/1.8/forwardable.rb .
Found /usr/lib/ruby/1.8/i486-linux/digest/sha2.so .
Found /usr/lib/ruby/1.8/i486-linux/digest.so .
Found /usr/lib/ruby/1.8/time.rb .
Found /usr/lib/ruby/1.8/parsedate.rb .
Found /usr/lib/ruby/1.8/date/format.rb .
Found /usr/lib/ruby/1.8/rational.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/specification.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/version.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/security.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/gem_openssl.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb .
Found /tmp/tar2rubyscript.d.28261.1/rubyscript2exe/rubyscript2exe.rb .
Found /tmp/tar2rubyscript.d.28261.1/rubyscript2exe/ev/ftools.rb .
Found /usr/lib/ruby/1.8/ftools.rb .
Found /usr/lib/ruby/1.8/fileutils.rb .
Found /usr/lib/ruby/1.8/i486-linux/etc.so .
Not all required files are pure Ruby.
Copying files...
Copying /usr/bin/ruby ...
Copying /usr/lib/libruby1.8.so.1.8 ...
Copying /home/alle/ballerr/hello.rb ...
Copying /usr/lib/libruby1.8.so.1.8 ...
Stripping...
Creating hello_linux ...
I'm using ubuntu 6.10
What can i do?
Thanks for answers
I know this forum is full of problems with rubyscript2exe, but i
couldn't find mine here.
this is what happens:
hello.rb:
puts "hello"
end of hello.rb
Tracing hello ...
hello
Gathering files...
Copying files...
Stripping...
Creating hello_linux ...hello_linux: 1: Syntax error: "(" unexpected
Tracing hello ...
hello
Gathering files...
Found /usr/local/lib/site_ruby/1.8/rubygems.rb .
Found /usr/lib/ruby/1.8/i486-linux/rbconfig.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/rubygems_version.rb .
Found /usr/local/lib/site_ruby/1.8/rbconfig/datadir.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/user_interaction.rb .
Found /usr/lib/ruby/1.8/forwardable.rb .
Found /usr/lib/ruby/1.8/i486-linux/digest/sha2.so .
Found /usr/lib/ruby/1.8/i486-linux/digest.so .
Found /usr/lib/ruby/1.8/time.rb .
Found /usr/lib/ruby/1.8/parsedate.rb .
Found /usr/lib/ruby/1.8/date/format.rb .
Found /usr/lib/ruby/1.8/rational.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/specification.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/version.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/security.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/gem_openssl.rb .
Found /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb .
Found /tmp/tar2rubyscript.d.28261.1/rubyscript2exe/rubyscript2exe.rb .
Found /tmp/tar2rubyscript.d.28261.1/rubyscript2exe/ev/ftools.rb .
Found /usr/lib/ruby/1.8/ftools.rb .
Found /usr/lib/ruby/1.8/fileutils.rb .
Found /usr/lib/ruby/1.8/i486-linux/etc.so .
Not all required files are pure Ruby.
Copying files...
Copying /usr/bin/ruby ...
Copying /usr/lib/libruby1.8.so.1.8 ...
Copying /home/alle/ballerr/hello.rb ...
Copying /usr/lib/libruby1.8.so.1.8 ...
Stripping...
Creating hello_linux ...
I'm using ubuntu 6.10
What can i do?
Thanks for answers