Problem executing console mode on Linux

Hi,

I’ve install the linux package and i’m running a cmd in console mode but getting thise error:

gogo: CommandNotFoundException: Command not found: gosh
org.apache.felix.gogo.runtime.CommandNotFoundException: Command not found: gosh
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
at java.lang.Thread.run(Thread.java:745)
Katalon: Cannot open display:

any ideas on how to resolve this issue?

Maybe install gauche? gosh is a interpreter
which comes with Gauche distribution.

Hi,
I downloaded katalon linux command line and cd to katalon directiory where katalon file is present and executed ./katalon -runMode=console command and got same exception as mentioned by gingras. please help.

Did anyone fine solution for above issue?