On Thursday, January 31, 2019 at 8:11:26 AM UTC-8, 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 located in some directory of the sage install, that must be 
> found by ecl's asdf.
>
> Does someone know where should I put it?
>

I suspect

$SAGE_LOCAL/lib/ecl/ 

should do it. That's where "maxima.fas" is placed, and (require 'maxima) 
works.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to