>> Can you give an example of a non-working setup? >> > > $/usr/bin/sbcl --eval '(progn (describe (asdf:find-system :ubf nil)) > (format t "~S~%~S~%" asdf::*source-registry* (asdf:asdf-version)) > (sb-ext:quit))' > This is SBCL 1.0.31.0.debian, an implementation of ANSI Common Lisp. [...] > ((#P"/usr/share/common-lisp/cl-build/systems/" #P"~/.clc/systems/" > #P"/usr/share/common-lisp/systems/")) > "1.502" > This is ample evidence that your setup is, in fact, working.
Why do you complain about it not working? What doesn't work? Just add appropriate configuration information in ~/.config/common-lisp/source-registry.conf.d/ [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Backwards compatible — If it's not backwards it's not compatible — Greg Newton <[email protected]> _______________________________________________ pkg-common-lisp-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel
