Ask Your Question
0

Installing sage 9.5 from source on Ubuntu 20.04

asked 3 years ago

anonymous user

Anonymous

updated 3 years ago

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

Preview: (hide)

Comments

Welcome to Ask Sage! Thank you for your question.

slelievre gravatar imageslelievre ( 3 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 3 years ago

slelievre gravatar image

To build from source using Conda, see

Preview: (hide)
link

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: 3 years ago

Seen: 432 times

Last updated: Feb 27 '22