I have installed piston on ubuntu mate 16.04 without issues, but when I try to start with piston web I get an error 'command not found'.
Can someone help me?
You are viewing a single comment's thread from:
I have installed piston on ubuntu mate 16.04 without issues, but when I try to start with piston web I get an error 'command not found'.
Can someone help me?
The executable is installed as
~/.local/bin/piston
. You may not have that directory in your PATH enviromental variable. You can run it directly from the directory though