asdf
Quicklisp loads library but is nowhere to be found in *features*
Today I installed cl-html-parse with Quicklisp but when I load it the library is nowhere to be found in the features list, what\'s going on?[详细]
2023-03-24 10:35 分类:问答Using asdf can I load a system providing only previously made FASLs
I have a development machine and a production machine which are identical (Co开发者_JAVA百科py of a vm image).[详细]
2023-03-22 08:55 分类:问答asdf-install missing component
I\'m having a weird issue with asdf-install. * (require :asdf-install) (\"ASDF-INSTALL\") * (asdf-install:install :split-sequence)[详细]
2023-03-19 15:22 分类:问答Issues with ASDF on Clisp
I\'m trying to install s-xml (I\'m heading towards s-xml-rpc) on clisp 2.49 on os x. I think I\'ve got asdf install correctly. I can run:[详细]
2023-02-28 09:45 分类:问答clisp 2.49: asdf cannot find asd
My setup is: Windows Vista clisp 2.49 I run clisp and load asdf without any pr开发者_Go百科oblems.[详细]
2023-01-26 03:56 分类:问答Trying to load trivial-shell by ASDF on Mac OS X
I\'m trying to load trivial-shell on Mac OS X. When I execute the following command: (asdf:oos \'asdf:load-op :trivial-shell)[详细]
2023-01-23 15:26 分类:问答Problems with ltk (common lisp)
I installed ltk to Steel Bank Common Lisp with asdf-install, but I can\'t even start using it V_V. The code below is the simplest example in the documentation, and is copied almost verbatim.[详细]
2022-12-23 09:13 分类:问答How can ecl include asdf dependencies in an executable? (take 2)
This question was asked and answered by ayrnieu at How can ECL include ASDF dependencies in an executable?[详细]
2022-12-17 19:34 分类:问答