Ask Your Question
0

Installing sage 9.5 from source on Ubuntu 20.04

asked 2022-02-27 13:10:21 +0200

anonymous user

Anonymous

updated 2022-02-27 16:18:58 +0200

FrédéricC gravatar image

After running the command CC=/usr/bin/gcc-7 CXX=/usr/bin/g++ FC=/usr/bin/gfortran-7 ./configure --prefix=$CONDA_PREFIX

I get the following error

configure: error: 

Given --with-system-gcc=force, but no system package could be used.
That's an error.  Please install the indicated package to continue.
(To override this error, use ./configure --without-system-gcc)

What could be the possible reasons and solution for this.

Thanks

edit retag flag offensive close merge delete

Comments

Welcome to Ask Sage! Thank you for your question.

slelievre gravatar imageslelievre ( 2022-02-27 15:31:42 +0200 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2022-02-27 15:43:13 +0200

slelievre gravatar image

To build from source using Conda, see

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2022-02-27 13:10:21 +0200

Seen: 296 times

Last updated: Feb 27 '22