• qlot:install is failing in ABCL

    From .Santanu Chakrabarti@21:1/5 to All on Tue Feb 8 22:21:51 2022
    Hi,

    I am stuck up with a Qlot issue that am trying to use for Common Lisp library management. I am using ABCL on Windows 10. It would be really helpful if someone can help me understand and resolve this issue, as I am a new LIsper.

    I git cloned qlot from GitHub in local-projects and loaded it with quicklisp. Then I created qfile with only one entry "ql alexandria" and ran (qlot:install :myproject). It is throwing the following error and I can't figure out how to fix it. I am new to
    Common Lisp and using ABCL as my implementation.

    Installing Quicklisp to D:/santanu/programs/cl-codes/batch-exec/.qlot/ ...
    ; Fetching #<QL-HTTP:URL "http://beta.quicklisp.org/quicklisp.lisp">
    ; 55.80KB
    ==================================================
    57,144 bytes in 0.06 seconds (945.84KB/sec)
    #<THREAD "interpreter" {B31A888}>: Debugger invoked on condition of type PARAMETER-ERROR
    UIOP/LAUNCH-PROGRAM:LAUNCH-PROGRAM: I/O parameters cannot be foreign streams on this lisp
    Restarts:
    0: TOP-LEVEL Return to top level.

    Thanks and regards
    Santanu

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)