Greetings Rick, Rick McGuire wrote: > The third is the *ix feature request > https://sourceforge.net/p/oorexx/feature-requests/542/ to deal with the whole > being able to install/use ooRexx without requiring admin permissions. I > believe > there was some suggested fix for this, but I certainly don't understand the > issues here to follow through on this.
That is my post, and Mark Miesfeld assisted me with patching the code to compile / operate successfully. How could I assist you? The issue was being able to build/compile/install ooRexx without root permissions to the box. One must modify the path ooRexx will write the PID file to to be within the user's home directory... aka jailed environment. Perhaps would it be possible to modify the make process to specify a custom path if it detects that prefix was specified? That seems a logical association to me. If prefix, then tack the prefix onto the beginning of the PID file filespec. Blessings, -- Michael Lueck Lueck Data Systems http://www.lueckdatasystems.com/ ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
