Re: [sage-devel] Location of ecl packages

2019-01-31 Thread Dima Pasechnik
On Thu, Jan 31, 2019 at 4:11 PM mmarco wrote: > > I am working in a Kenzo interface/optional package. I managed to load through > the ecl interface, but using asdf, but in order to do that I had to have it > installed in my ~/common-lisp/ directory. As an optional package, it should > be locate

[sage-devel] Location of ecl packages

2019-01-31 Thread mmarco
I am working in a Kenzo interface/optional package. I managed to load through the ecl interface, but using asdf, but in order to do that I had to have it installed in my ~/common-lisp/ directory. As an optional package, it should be located in some directory of the sage install, that must be fo