Michael Lueck wrote:
Brilliant suggestion! That does work. I am building now. Used CMake suntax:


cmake -DCMAKE_BUILD_TYPE=RELEASE 
-DCMAKE_INSTALL_PREFIX=/homepages/35/d157794216/htdocs/build/oorexxbuild/release/opt/oorexx
 ../../ooRexx-5.0.0/oorexx-code-0


Oops, copy/paste issue with the prefix! Doing so again...

cmake -DCMAKE_BUILD_TYPE=RELEASE 
-DCMAKE_INSTALL_PREFIX=/homepages/35/d157794216/htdocs/opt/oorexx 
../../ooRexx-5.0.0/oorexx-code-0

Looks better. I see now at the end of cmake:


-- Looking for ncurses.h
-- Looking for ncurses.h - not found
-- Configuring done
-- Generating done
-- Build files have been written to: 
/homepages/35/d157794216/htdocs/build/oorexxbuild/release


Back to 1&1 to seek them to add ncurses to the box?

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