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 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++ dependencies (cmake, the C++ libs

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 Pytho

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 wrote: > On Tue, Aug 11, 2015 at 7:44 AM, William Stein wrote: >> On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun wrote: >>> [Top-posted to stop threadjacking the SymEngine post] >> >> I'm sorry for doing that -- it was sort of relevant to his questio

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 wrote: > On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun 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 h

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

2015-08-11 Thread William Stein
On Tue, Aug 11, 2015 at 1:15 AM, Volker Braun 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, assuming your syste

[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 base