I managed to make it compile, and it seems it was a system definition problem. I attach here the fixed file, the fixes are documented through comments, just search for FIX and MOVED :)
Now I have another problem. when i run vial (with *(v**ial:vial)*), the editor opens, but when i try to write something it prints out (lots of) garbage, that seems something like the interpreter's output. Example garbage is shown in the other attached file, garbage.txt Let me know if it's somewhat "forbidden" to send attachments here, and how to send (supposed to be) fixes and patches :) __ Alessandro __ Alessandro
On 10/22/06, Brad Beveridge < brad.beveridge@gmail.com> wrote:
On 22/10/06, Alessandro Piras laynor@gmail.com wrote:
I already ran make in the ncurses-cffi directory, but it seems that it's not the point... running make i get the ncurses.lisp and ncurses-cffi.lisp files, but
loading
with asdf says that thing anyway... I also tried to compile the lisp files
manually,
and reload with asdf but I just get the same error. Is it possible that it's a
problem
with common lisp controller?
Hmm, I don't use common lisp controller - that could be the issue. The path looks a little strange, as if you have installed Vial under the common lisp controller directory? I also just use (require 'vial) on SBCL to load the asdf file.
I just looked at CL controller, I am pretty sure that is the issue. I'm afraid that you'll have to figure that one out without me - I manually install the packages that I need and then symlink the ASDF file to ~/.sbcl/systems/
Let me know how you get on, sorry I couldn't help more.
Cheers Brad _______________________________________________ vial-devel mailing list vial-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/vial-devel