Re: [Rails] .exe creation
I've had great success using ocra
the nice thing about it is you can tie it to an innosetup script and generate a windows installer w wizard etc, along w all those niceties such as being able to add tasks to the windows scheduler etc
Cphone
Cphone
Hi ,
i am trying to create a .exe for my application using rubyscript2exe.
and it is showing following error when i run the command
ruby rubyscript2exe.rb application.rb .
Tracing intello erp ...
intello erp.rb doesn't contain an init.rb .
Gathering files...
Copying files...
Stripping...
Creating intello erp_linux ...
EEE: Couldn't open: "intello"
/usr/lib/ruby/1.8/ftools.rb:59:in `stat': No such file or directory -
/tmp/oldandnewlocation.7083/intello erp_linux (Errno::ENOENT)
from /usr/lib/ruby/1.8/ftools.rb:59:in `syscopy'
from /usr/lib/ruby/1.8/ftools.rb:89:in `copy'
from /tmp/tar2rubyscript.d.7083.1/rubyscript2exe/init.rb:413
from rubyscript2exe.rb:610:in `load'
from rubyscript2exe.rb:610
from rubyscript2exe.rb:559:in `newlocation'
from rubyscript2exe.rb:487:in `newlocation'
from rubyscript2exe.rb:454:in `newlocation'
from rubyscript2exe.rb:487:in `newlocation'
from rubyscript2exe.rb:559:in `newlocation'
from rubyscript2exe.rb:603
Please help me out in solving this problem .
thanks for your reply .
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/59869b26adbcb5e3715fc14c16e5577c%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home