Ruby script to EXE

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

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/78422

Harry

···

On 2/15/07, vinod <vinod.patil1@gmail.com> wrote:

Hi ,
Is there any other utility to create EXE out of Ruby scripts other
than RubyScript2EXE.rb?

--

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.

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

···

On 2/14/07, Harry <ruby.hardware@gmail.com> wrote:

On 2/15/07, vinod <vinod.patil1@gmail.com> wrote:
> Hi ,
> Is there any other utility to create EXE out of Ruby scripts other
> than RubyScript2EXE.rb?
>

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/78422

Harry
--
http://www.kakueki.com/ruby/list.html

--
(.) CAMPANHA DA FITA ASCII ( http://arc.pasp.de/\)
/ \ Contra formatos proprietarios

Hi,

···

-----Original Message-----
From: Felipe Navas [mailto:felipenavas@gmail.com]
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

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

···

On 07.2.15 7:16 PM, "Rebhan, Gilbert" <Gilbert.Rebhan@huk-coburg.de> wrote:

Hi,

-----Original Message-----
From: Felipe Navas [mailto:felipenavas@gmail.com]
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

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

···

On Feb 15, 7:30 am, "CXP04...@nifty.com" <cxp04...@nifty.com> wrote:

Hi.

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

ML in English is also available.exerb-english Info Page

Regards;
Tomonori Satoh

On 07.2.15 7:16 PM, "Rebhan, Gilbert" <Gilbert.Reb...@huk-coburg.de> wrote:

> Hi,

> -----Original Message-----
> From: Felipe Navas [mailto:felipena...@gmail.com]
> 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 -