Ruby script to EXE

V

vinod

Hi ,
Is there any other utility to create EXE out of Ruby scripts other
than RubyScript2EXE.rb?
I think RubyScript2EXE.rb is too buggy. in couple of weeks 3-4 times
the generated EXE is producing different result than original script
on same machine.
In one case when i extracted the files & compare it one of the
application's rb file was changed. from "if else " condition only the
else part was there.
Does it suppose to change the application rb file?

Thanks for any help regarding this

Thanks,
Vinod
 
F

Felipe Navas

Harry,
exerb work's very well with me.
Take a look in the file example/runtime.exy to learn how to set all
the configurations.

cheers
 
R

Rebhan, Gilbert

=20
Hi,

-----Original Message-----
From: Felipe Navas [mailto:[email protected]]=20
Sent: Thursday, February 15, 2007 10:18 AM
To: ruby-talk ML
Subject: Re: Ruby script to EXE

/*
Harry,
exerb work's very well with me.
Take a look in the file example/runtime.exy to learn how to set all
the configurations.
*/

i also had a look on exerb for a compare with rubyscript2exe.rb,=20
but as the doc is only in japanese unfortunately, i didn't get it to
work.

Is there any English translation of exerb available ?

Regards, Gilbert
 
V

vinod

Thanks Guys!
i downloaded the latest version of EXERB & installe it
but whenever i run
ruby -r exerb/mkrbc init.rb
Getting following error
ruby: no such file to load -- exerb/mkrbc (LoadError)

Thanks,
Vinod

Hi.

The project's Website provide English information.http://exerb.sourceforge.jp/index.en.html

ML in English is also available.http://lists.sourceforge.jp/mailman/listinfo/exerb-english/

Regards;
Tomonori Satoh

-----Original Message-----
From: Felipe Navas [mailto:[email protected]]
Sent: Thursday, February 15, 2007 10:18 AM
To: ruby-talk ML
Subject: Re: Ruby script to EXE
/*
Harry,
exerb work's very well with me.
Take a look in the file example/runtime.exy to learn how to set all
the configurations.
*/
i also had a look on exerb for a compare with rubyscript2exe.rb,
but as the doc is only in japanese unfortunately, i didn't get it to
work.
Is there any English translation of exerb available ?
Regards, Gilbert- Hide quoted text -

- Show quoted text -
 
C

Cesar Rabak

vinod escreveu:
Hi ,
Is there any other utility to create EXE out of Ruby scripts other
than RubyScript2EXE.rb?
I think RubyScript2EXE.rb is too buggy. in couple of weeks 3-4 times
the generated EXE is producing different result than original script
on same machine.

Can you post the minimum script.rb that shows that bug?
When you do that, post the pertinent version(s) for Ruby and
RubyScript2EXE.rb.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top