From: Dave C. <dav...@ge...> - 2013-09-22 23:49:16
|
Dear Exp'ers, I am trying to get the command-line version built on SBCL but ran into a couple glitches so thought I would ask here before getting myself into more trouble... I am following the build instructions from: http://sourceforge.net/p/exp-engine/engine/ci/master/tree/ The first issue I hit is: Undefined function COMPILE-LOAD This function appears to be defined in load-engine.lisp. So, I put that into my ~/.sbclrc file and tried again. Next issue is: Undefined package :CLIM in streams.lisp. This is coming from use of clim:noting-progress in streams.lisp. Should CLIM really be required for a command-line version? It will be nice to have a full portable GUI going at some point but the first goal is to get a robust command-line version working. So, does anyone have advice on getting things built with inclusion of the needed COMPILE-LOAD function, and without CLIM dependency? By the way, if/when we get the basic command-line application building, would there be any interest in getting this project into Quicklisp? I am somewhat familiar with ASDF and Quicklisp, and could help from that end of things. -- My Best, Dave Cooper, Genworks Support dav...@ge..., dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699 |