I am trying to install sage v10.8 using github

Here's the following commands on my OpenSuse Leap 15.5 OS

% git clone https://github.com/sagemath/sage.git
% mv sage sage-10.8
% cd sage-10.8
% bash bootstrap 
% ./configure | tee config.log

configure failed with missing directory and told me to run bootstrap again

% bash bootstrap
%./configure

And the same failure occurs again. This is a show stopper. How can this be 
fixed?

-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG zeromq...
checking whether any of gcc is installed as or will be installed as SPKG... 
no
checking for zmq.h... yes
checking for ZMQ version >= 4.2.5... no valid ZMQ version was found
real_configure: no suitable system package found for SPKG zeromq
## ----------------------------------------------------------------------- 
##
## Build status for each package:                                         
 ##
## ----------------------------------------------------------------------- 
##
real_configure: error: Package directory missing. Re-run bootstrap.


-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/sage-support/82039733-7dcf-480d-a815-af12d3b96807n%40googlegroups.com.

Reply via email to