[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Gael Varoquaux
On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: > Comment: In order to make the build process more independent of the OS the > Makefile should be replaced with a python script. This would allow one to get > rid of the need for the unix utilities on windows systems and the proble

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Gael Varoquaux
On Thu, Jun 04, 2009 at 01:34:54PM +0200, Gael Varoquaux wrote: > On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: > > Comment: In order to make the build process more independent of the OS the > > Makefile should be replaced with a python script. This would allow one to > > get

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Ondrej Certik
On Thu, Jun 4, 2009 at 5:35 AM, Gael Varoquaux wrote: > > On Thu, Jun 04, 2009 at 01:34:54PM +0200, Gael Varoquaux wrote: >> On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: >> > Comment: In order to make the build process more independent of the OS the >> > Makefile should be re

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Alan Bromborsky
Ondrej Certik wrote: > On Thu, Jun 4, 2009 at 5:35 AM, Gael Varoquaux > wrote: > >> On Thu, Jun 04, 2009 at 01:34:54PM +0200, Gael Varoquaux wrote: >> >>> On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: >>> Comment: In order to make the build process more inde

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Alan Bromborsky
Alan Bromborsky wrote: > Ondrej Certik wrote: > >> On Thu, Jun 4, 2009 at 5:35 AM, Gael Varoquaux >> wrote: >> >> >>> On Thu, Jun 04, 2009 at 01:34:54PM +0200, Gael Varoquaux wrote: >>> >>> On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: >>

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Gael Varoquaux
On Thu, Jun 04, 2009 at 09:13:52AM -0400, Alan Bromborsky wrote: > > When I enter "python setup.py build_sphinx" in the sympy directory I get > > "error: invalid command 'build_sphinx'" Sorry, my mistake. You need to use 'python setupegg.py build_sphinx'. Gaël --~--~-~--~~-

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Priit Laes
Ühel kenal päeval, N, 2009-06-04 kell 13:20, kirjutas Alan Bromborsky: > Gael Varoquaux wrote: > > On Thu, Jun 04, 2009 at 09:13:52AM -0400, Alan Bromborsky wrote: > > > >>> When I enter "python setup.py build_sphinx" in the sympy directory I get > >>> "error: invalid command 'build_sphinx'" >

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread Aaron S. Meurer
On Jun 4, 2009, at 12:32 PM, Priit Laes wrote: > > Ühel kenal päeval, N, 2009-06-04 kell 13:20, kirjutas Alan Bromborsky: >> Gael Varoquaux wrote: >>> On Thu, Jun 04, 2009 at 09:13:52AM -0400, Alan Bromborsky wrote: >>> > When I enter "python setup.py build_sphinx" in the sympy > direct

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-04 Thread asmeurer
Although it looks like rst2html and rst2html.py are both just alternatives-symlinked to rst2html-py26.py. I don't know if those symlinks are made in all docutils installs. Aaron Meurer On Jun 4, 12:40 pm, "Aaron S. Meurer" wrote: > On Jun 4, 2009, at 12:32 PM, Priit Laes wrote: > > > > > > > >

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-16 Thread Fabian Pedregosa
Priit Laes wrote: > Ühel kenal päeval, N, 2009-06-04 kell 13:20, kirjutas Alan Bromborsky: >> Gael Varoquaux wrote: >>> On Thu, Jun 04, 2009 at 09:13:52AM -0400, Alan Bromborsky wrote: >>> > When I enter "python setup.py build_sphinx" in the sympy directory I get > "error: invalid comm