From: Forrest Chang Date: 2005-09-07T05:41:28+09:00 Subject: Re: Standalone application... Erik Veenstra writes: >> I'm new to ruby and I wanted to know if there is a way to >> make a standalone ruby binary, I'm running Mac OS X and >> Linux? > > http://www.erikveen.dds.nl/distributingrubyapplications/index.html > http://www.erikveen.dds.nl/rubyscript2exe/index.html > http://www.erikveen.dds.nl/tar2rubyscript/index.html > > Just advertising my own projects and writings... I wanna give Erik a plug. I've been succesfully using the bottom 2 apps to make standalone ruby apps for one of my projects. Very handy. Erik is also very responsive, I found a bug in tar2rubyscript and he fixed it immediately. Sometime in the near future, I'll probably try to port rubyscript2exe to solaris. Forrest