Re: ASDF. Quicklisp, Roswell: I'm like a newbie
Grégory Vanuxem <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <CAHnU2dYffxM+jJti1bMkYtWu6RC3GBQDAQWSPXeFeLuDJezZRA@mail.gmail.com> |
Hello, Yes, install ccl-bin with ‘ros install ccl-bin’ and, as suggested by Jerôme, switch to and from with: ros use sbcl (or sbcl-bin, depending on your settings) Or ros use ccl-bin ‘ros use’ alone will list you the installed CL on your system. Personnally I own the two CL versions in Roswell but I prefer system wide CL. Greg Le ven. 26 juil. 2024 à 11:00, Jérôme Radix <[email protected]> a écrit : > Hello, > > have you tried something like : > ros use ccl/system > > ? > > Regards, > Jérôme. > > Le ven. 26 juil. 2024 à 06:44, Christopher Stacy <[email protected]> a > écrit : > >> OK, I have it semi-figured out. >> >> After frobbing around, I now have the old ASDF searching >> ~/.config/common-lisp >> working in all Lisps. >> This looks like it was perhaps my own typos. >> (Which I didn't see, even when I posted my transcripts, duh!) >> >> Now I am left with one minor issue, >> which is that I have two quicklisp trees. >> There's one in my home directory that is >> required by CCL, and the one under .roswell >> is required for the Roswell SBCL. >> >> I tried swapping and linking games, and that >> just results in one or the other of the repls >> crashing (infinite loop) while SLIME is trying >> to get going. >> >> I wish there was a way to have just one Quickisp. >> >> My main remaining questions about Roswell are: >> 1, Should I install the CCL there, too? >> 2. Could I still use CCL and SBCL in the same Emacs, >> at the same time, like I do now when CCL is not under >> Roswell? Right now I just do "ros -Q run" and I get SBCL. >> Is there a way to pick? >> 3. Roswell is using ASDF to dump the binary standalone programs, >> right? That wasn't something ASDF used to do, but I am guessing >> that some functions in UIOP are what's getting called. >> >> At least I can compile my old and new programs again now. >> >> THANKS! >> >> >> >> >> _______________________________________________ >> Sbcl-help mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sbcl-help >> > _______________________________________________ > Sbcl-help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sbcl-help > _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help