#24919: SBCL - Does not include readline support -------------------------------+-------------------------------------------- Reporter: perhje@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: wontfix | Keywords: Port: sbcl | -------------------------------+-------------------------------------------- Comment(by perhje@…): Fair enough. I checked on the SBCL mailing lists, and found the following incantations that should solve the problem too. But unfortunately the linedit install will not work (craps out during compilation) but I'm not sure that's a MacPorts issue. (require :asdf-install) (asdf-install:install :linedit) ;first-time installation only (require :linedit) ;if already installed (linedit:install-repl) -- Ticket URL: <http://trac.macports.org/ticket/24919#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS