So, should we remove the stuff added by ql:add-to-init-file from our ~/.eclrc and just add a "(require :ecl-quicklisp)"?
On Sun, Jul 22, 2012 at 11:26 AM, Juan Jose Garcia-Ripoll <juanjose.garciarip...@gmail.com> wrote: > As you may recall, ECL now ships a module :ecl-quicklisp that installs and > loads quicklisp. I made several changes to it: > > * If quicklisp has already been loaded, ECL will not reload it. > > * (require :ecl-quicklisp) installs quicklisp on different locations > depending on the port. For Windows, the destination is the directory where > ECL is installed. For all other platforms, quicklisp will be installed in > its default location at the home directory. > > * When (require :ecl-quicklisp) succeeds, REQUIRE starts understanding > quicklisp packages. Thus, the following works > > (require :ecl-quicklisp) > (require :cl-ppcre) > > Hope this will be as useful to you as it is to me right now. > > Juanjo > > -- > Instituto de FĂsica Fundamental, CSIC > c/ Serrano, 113b, Madrid 28006 (Spain) > http://juanjose.garciaripoll.googlepages.com > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Ecls-list mailing list > Ecls-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ecls-list > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list