Greetings,
Well backtracking attempting to build ooRexx 3.2 to my new target installation
directory fails make at this point.
I made sure to wipe from my environment variables all references to ooRexx
4.1.2 and logged in with a new SSH session.
I believe our provider has done a Linux upgrade s
Any port above 1024 can be used (opened, written to) by non-root users. The PID
file location is the problem.
René.
On 18 apr. 2013, at 23:47, Mark Miesfeld wrote:
> On Thu, Apr 18, 2013 at 2:36 PM, CVBruce wrote:
>
> I may be wrong, but I thought that root was only required if the port was
On Thu, Apr 18, 2013 at 2:36 PM, CVBruce wrote:
> I may be wrong, but I thought that root was only required if the port was
> below a certain number, perhaps 1000. Anything over this number could be
> opened by ordinary users. Did I remember this incorrectly, or has this
> changed.
>
Bruce,
I may be wrong, but I thought that root was only required if the port was below
a certain number, perhaps 1000. Anything over this number could be opened by
ordinary users. Did I remember this incorrectly, or has this changed.
Bruce
Sent from an undisclosed location.
On Apr 18, 2013, at 2:15
David Ashley wrote:
> You might try marking the rexxapi program as a sudo application and see
> if that fixes the problem.
Without root/sudo perms to the share hosting server, I doubt I can accomplish
this. Am I correct?
Disappointed indeed... :-(
Sincerely,
--
Michael Lueck
Lueck Data System
Sorry, but root permission is required for running the rexxapi program
on a *nix box. This is because it opens a local port for client
connections and only programs that run with root permissions can open a
server port on *nix systems.
This is one of the restrictions that raised it ugly head when
Well, based on this...
David Ashley wrote:
> Oh, there is one other point that may need to be cleared up.
>
> If you are not making an RPM or DEB file and instead are performing a
> "make install" to install ooRexx then you can feel free to supply any
> prefix you want because nothing the prefix w