On Thu, Jun 21, 2012 at 2:09 AM, Roger Bilau <s...@bilau.de> wrote:

> If a compiler is not available: what is the minimum ooRexx environment that 
> is needed to distribute an ooRexx script?

The easiest way is to just distribute the ooRexx installation package
with your script(s).  All the Linux and Windows installers work well
and are relatively, (relative these days,) small.

You could strip everything out and just distribute the needed binaries
with your script.  But, "needed" depends on what extensions you use in
the script and what platform(s) you are distributing to.

You gain very little from trying to distribute a minimal environment,
unless you have some special needs.

First you would have to specify which platforms you are distributing
to and exactly which extensions, if any, your script is using.

--
Mark Miesfeld

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to