Re: [sage-devel] packaging vision (pip etc)

2015-08-16 Thread François Bissey
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

Re: [sage-devel] packaging vision (pip etc)

2015-08-16 Thread Ondřej Čertík
On Tue, Aug 11, 2015 at 7:44 AM, William Stein wst...@gmail.com wrote: On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun vbraun.n...@gmail.com wrote: [Top-posted to stop threadjacking the SymEngine post] I'm sorry for doing that -- it was sort of relevant to his question, but starting a new

Re: [sage-devel] packaging vision (pip etc)

2015-08-16 Thread Ondřej Čertík
On Sun, Aug 16, 2015 at 3:33 PM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Tue, Aug 11, 2015 at 7:44 AM, William Stein wst...@gmail.com wrote: On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun vbraun.n...@gmail.com wrote: [Top-posted to stop threadjacking the SymEngine post] I'm sorry for

Re: [sage-devel] packaging vision (pip etc)

2015-08-16 Thread Ondřej Čertík
On Sun, Aug 16, 2015 at 8:08 PM, François Bissey francois.bis...@canterbury.ac.nz wrote: 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++

[sage-devel] packaging vision (pip etc)

2015-08-11 Thread Volker Braun
[Top-posted to stop threadjacking the SymEngine post] Just have the sage-python-library install using pip, assuming your system has all the dependencies, is almost trivial. The real question is always how to handle the dependencies, starting at a Fortran compiler. Also, just to establish a

Re: [sage-devel] packaging vision (pip etc)

2015-08-11 Thread William Stein
On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun vbraun.n...@gmail.com wrote: [Top-posted to stop threadjacking the SymEngine post] I'm sorry for doing that -- it was sort of relevant to his question, but starting a new thread is much better. Just have the sage-python-library install using pip,