Greetings Erich,

Erich Steinböck wrote:
Back to 1&1 to seek them to add ncurses to the box?
Yes. Normally you'd just sudo apt install libncurses5-dev


Then I will request.


Did you also have to ask your provider to install gcc, cmake, and svn?


No, the rest was already on the server.


If you really can't install ncurses, you could remove all references to 
curses/ncurses from CMakeLists.txt
You'd then build an interpreter without orxncurses and ncurses.cls


Oh, so it is not needed for ooRexx core, only the nucurses extension?


Do you have write access to either $XDG_RUNTIME_DIR or /tmp ?
This is where rxapi stores it's service "file" and it's lock file.

YUCK! Yes user accounts have write access.

I create my own tmp directory within the user account, point webapps there for 
their temp directory.

We should also expose that to CMake (if not already done) so I can specify 
where I would like the tmp files created.

1&1 advises against writing to the common / shared /tmp directory, and for good 
reason!

I am thankful,

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to