Hey Peter,

Do you have the C++ compiler installed? See if "g++ --version" works. If not, you need to do:

sudo apt-get install build-essential

Ken

On 10/6/16 11:29 AM, Peter Vollan wrote:
I am running Linux Mint 17.3 and I want to run Virtual T. I installed
FLTK and set the environment variable, then I changed to the virtual T
directory and ran make. It barfs and says it cannot find execvp to run
cclplus.

Reply via email to