I already ran make in the ncurses-cffi directory, but it seems that it's not the point...<br>running make i get the ncurses.lisp and ncurses-cffi.lisp files, but loading with asdf <br>says that thing anyway... I also tried to compile the lisp files manually, and reload
<br>with asdf but I just get the same error. Is it possible that it's a problem with<br>common lisp controller? <br><br><div><span class="gmail_quote">On 10/22/06, <b class="gmail_sendername">Brad Beveridge</b> <<a href="mailto:brad.beveridge@gmail.com">
brad.beveridge@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On 22/10/06, Alessandro Piras <<a href="mailto:laynor@gmail.com">laynor@gmail.com</a>> wrote:<br>> Hi, i was trying to have a test run of vial, but when i load it with<br>><br>> (asdf:operate 'asdf:load-op 'vial)
<br>><br>> it says<br>><br>> debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread #<THREAD "initial<br>> thread" {A820561}>: The path<br>> #P"/var/cache/common-lisp-controller/1000/sbcl/local/home/ale/src/vial/ncurses-cffi/ncurses.fasl"
<br>> does not exist.<br>><br>> I actually don't know what to do, should i manually compile<br>> ncurses.lisp<br>> file (the output of swig) and copy it to the that path?<br>> I guess there's a<br>> better way to do it, but don't know how :)
<br>><br>><br>><br>Hi Alessandro, please feel free to mail to the vial mailing list.  If<br>you have SWIG you can just run 'make' from the cffi directory.<br>Or you can do another "darcs get", I've checked that file in - it
<br>should have been there from the start.<br><br>Cheers<br>Brad<br></blockquote></div><br>