Afficher un message
Vieux 29/03/2008, 12h24   #2
Luis Lavena
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Creating an exe package for a ruby program (not rubyscript2exe)

On Mar 29, 3:41 am, llothar <llot...@web.de> wrote:
> I remember there was a tool from a japanese guy who created real exe
> files from ruby programs.
> Not a simple hidden unzipper like rubyscript2exe. It stored bytecodes
> for ruby source files and was also able to pack DLL's.
>
> Does anyone remember this project. Is it still alive - it was some
> years ago that i tried it.


I dones't store ruby bytecode, it packs extensions, source files and
everything behind a customize ruby interpreter.

The tool you're commenting is exerb:

http://exerb.sourceforge.jp/index.en.html

You will require to compile by hand (ruby and the extension) since I
couldn't find an up-to-date version for latests ruby.

HTH,
--
Luis Lavena
  Réponse avec citation
 
Page generated in 0,05371 seconds with 9 queries