[NTLK] Need help with compiling and running WatsonEnabler under Linux

Sylvain Pilet sylvain at pilet.net
Sun Feb 20 14:45:11 PST 2022


Frank,

I didn't think about it during our exchanges, but did you install CMake, but did you install a compiler, and in this case c++ on your Linux?
Because Cmake is only a "meteur en scène", it's not the compiler.
So start by installing the essential development package for Ubuntu, so you will have everything you need:

$ sudo apt update
$ sudo apt install build-essential

It will be necessary, perhaps, reinstall CMake so that the links with the compilers are effective. 



Sylvain Pilet

Web | http://message-pad.net
NPDS Tracker | http://messagepad.no-ip.org:3680
MessagePad Page | https://www.facebook.com/message.pad.net
Apple Newton Group | https://www.facebook.com/groups/Apple.Newton.MessagePad.News




More information about the NewtonTalk mailing list