有没有人将Geany设置为commonlisp的IDE?我安装了sbcl,这是输出whereis sbcl:
sbcl: /usr/bin/sbcl /usr/lib/sbcl /etc/sbcl.rc /usr/share/man/man1/sbcl.1.gz
Run Code Online (Sandbox Code Playgroud)
然而,当我在Geany中使用F5运行程序时,我会在终端中看到它搜索clisp:
/tmp/geany_run_script_9ZR2LY.sh: 7: /tmp/geany_run_script_9ZR2LY.sh: clisp: not found
Run Code Online (Sandbox Code Playgroud)
在lisp模式下,缩进的更多内容也会被停用.有人可以帮忙吗?
我正在使用Ubuntu-studio.