Giter Club home page Giter Club logo

Comments (5)

pinterface avatar pinterface commented on August 18, 2024

That appears to be an issue with loading the split-sequence library. Assuming Google translate is accurate, it's saying it doesn't know about :if-feature, which looks to have been introduced in ASDF3. What does (asdf:asdf-version) report when run in the REPL? If it's < 3, you'll need to upgrade to a newer version of ASDF.

from cl-ftp.

vadrer avatar vadrer commented on August 18, 2024

thank you!
(asdf:asdf-version) "2.26"
it was actually fresh clisp installation (also Russian messages isn't my preference, it was done automatically for me and I do not know how to switch to English, but this is another problem)

I've installed latest asdf, but not it complaints about missing package split-sequence:

[16]> (asdf:asdf-version)
"3.3.4.5"
[17]>  (ql:quickload "ftp")
To load "ftp":
  Load 1 ASDF system:
    ftp
; Loading "ftp"
[package usocket]
*** - SYSTEM::%FIND-PACKAGE: Нет пакетов с именем "SPLIT-SEQUENCE".
Имеются следующие варианты продолжения:
USE-VALUE      :R1      Input a value to be used instead.
RETRY          :R2      Retry compiling #<CL-SOURCE-FILE "usocket" "package">.
ACCEPT         :R3      Continue, treating compiling #<CL-SOURCE-FILE "usocket" "package"> as having been successful.
ABORT          :R4      Give up on "ftp"
ABORT          :R5      Прервать главный цикл
Break 1 [18]>

from cl-ftp.

pinterface avatar pinterface commented on August 18, 2024

I imagine (ql:quickload "split-sequence") has similar results? Unfortunately, you are experiencing an issue somewhere within the realm of Quicklisp and ASDF. You're likely to get better help on their mailing lists, or #lisp on Freenode (IRC), or Stackoverflow, or wherever kids these days get help with things.

from cl-ftp.

vadrer avatar vadrer commented on August 18, 2024

ok, thank you for your help so far.

from cl-ftp.

pinterface avatar pinterface commented on August 18, 2024

Good luck! Hope you get it worked out.

from cl-ftp.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.