Skip to content

fiveam-asdf not found #121

Answered by rpgoldman
samuelvimes32 asked this question in Q&A
Dec 12, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@samuelvimes32 -- it would help a great deal if you would post a transcript of exactly what you did, from the start up of your lisp all the way through to the error. Also, it would be helpful to know what lisp and OS you are using.

To the best of my knowledge, you should be able to get all the dependencies (including fiveam-asdf) from quicklisp, but that's not how I load, so I don't know for sure. And if you are loading with quicklisp, you will need to do (ql:quickload "shop3") not (asdf:load-system "shop3") (this is one of the reasons a transcript is critical).

In order for the tests to work, the SHOP3 repository is kept entirely self-contained, so if you wish you can find all of the dep…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@samuelvimes32
Comment options

@rpgoldman
Comment options

Answer selected by samuelvimes32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants