From: Bruno H. <br...@cl...> - 2017-02-27 15:39:37
|
Hi Don, > checking for CLISP version... configure: error: '/home/don/hg/clisp/build-dir/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc' is not a CLISP This autoconf test merely runs the command with option '--version' and analyzes the output. So, what is the output of /home/don/hg/clisp/build-dir/clisp -K boot -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc --version ? Bruno |