Processing 3, processing-java command does not working in terminal. What should I do?

edited February 2016 in Using Processing

I usually compile my Processing code through another text editor. However, since I am using Processing 3 terminal command of processing-java does not working anymore. I have set the proper env variable.

Here is the error returned if I execute processing-java command through terminal.

basename: extra operand ‘This’ Try 'basename --help' for more information. /home/xxx/processing-java: 105: [: =: unexpected operator

Instead of compiling it runs the Processing IDE.

Does someone here now a way to fix this?

I am using Ubuntu Linux btw.

Tagged:
Sign In or Register to comment.