On Wednesday, February 21, 2018 at 10:49:39 PM UTC, Matic Šavli wrote: > > Hi, > > I have a problem compiling sage 8.1 from source. > > In particular, problems are with the package maxima-5.39.0.p0. > I understand that sage will build local copy of ecl lisp implementation, > which is maxima depends on. > From the logfile (attached) it seems that maxima tries to create file > ~/roswell/lisp/quicklisp/setup.lisp and failes. > This is probably because it already exists from my local roswell > environemnt. > > However it is even more interesting. > Before compiling sage, I removed roswell from linux environment, so > roswell should not even be mentioned in the logfile (I mean roswell is not > installed when compiling sage). >
One still sees in your log: Now installing the Maxima library as ';;; Loading "/home/tyr/.roswell/lisp/quicklisp/setup.lisp" in your log, so perhaps there is still some stuff in ~/.roswell ? Or it's a collision between quicklisps, I don't know... > > Does anyone have any idea how to solve this issue. > > > Thanks for any advice > cheers, > matic > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
