Trouble installing Sage 10.6 on Ubuntu

44 views
Skip to first unread message

Pierre Tchamitchian

unread,
Jun 5, 2025, 9:34:27 AMJun 5
to sage-support
Hi,

I've been using sagemaths 9.5 on ubuntu for a while now, and for some of my latest algorthm it seems I had to update it. I then followed a guide on the following link:


which after some time game me an error message saying compiling sage was impossible. Does anyone know why it interrupted? As I am new to this support list, don't hesitate to tell me if I need to provide additional info in my demand. 

Thank you to anyone who responds.
Cordially,
P Tchamitchian
config.log

Dima Pasechnik

unread,
Jun 5, 2025, 11:03:55 AMJun 5
to sage-s...@googlegroups.com
Hi,
most probably the problem is due to Conda in your PATH:


PATH: /home/pierretchamitchian/.local/bin/
PATH: /home/pierretchamitchian/miniforge3/bin/
PATH: /home/pierretchamitchian/miniforge3/condabin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/

You might find it faster to install Sage from Conda:

<https://doc.sagemath.org/html/en/installation/conda.html>

If you still want to build it from source,
please remove the 1st 5 entries from your PATH before trying again (not only Conda, but also /usr/local)
That is, you will need to run in terminal

export PATH=/usr/sbin:/usr/bin:/sbin:/bin

before starting the building process (after a cleanup by "make distclean")


If this fails we need to look at the install.log
(in logs/).
Please post it.
Most likely you'd have hit one of several bugs in 10.6.

Pierre Tchamitchian

unread,
Jun 6, 2025, 6:41:34 AMJun 6
to sage-s...@googlegroups.com
Hi,

Installing sagemaths from conda worked, thanks a lot for the advice!
Cordially,
P Tchamitchian

--
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 sage-support...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-support/C60D6492-2BF8-40A3-88D3-EE1299C56146%40gmail.com.
Reply all
Reply to author
Forward
0 new messages