On 08/17/15 09:46, Ondřej Čertík wrote:
> And my next question is what should we do currently to make it easy
> for Sage users to install SymEngine. Should we continue using the spkg
> to install the C++ dependencies (cmake, the C++ libsymengine.so
> library) and then use "pip" to install the Python wrappers?

As far as I can see the biggest obstacle is the inclusion of cmake
in sage.
While functionally equivalent autotools has a strong lead in mind
share and length of its proven record.
The fact that autotools doesn't need anything to be installed for the
user deploying is also usually seen as a bonus. If you had
50 packages using cmake, having to install one more wouldn't
seem such a bad deal but that's not where we are.

Francois

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to