On Thursday, January 19, 2017 at 10:39:00 AM UTC, HG wrote: > > Ubuntu install software in /usr (but apparently not sage : > /usr/lib/sagemath) I compiled sage this way : ./configure --prefix=/usr > then make, I don't dare to do sudo make install is it possible to do it ? > As I am not sure what it will do I don't want to break my sage installation > regards > Henri >
the normal place to install such things (not coming from the OS packaging system) is /usr/local, not /usr But if you're the only user you might not even be bothered about it. -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
