this link python install (setup.py):

[1] http://docs.python.org/install/index.html

and see aditional information in:

[2] http://www.pyglet.org/doc/programming_guide/installing_using_setup_py.html
and this are cmake that i believe build all infra-structure for lot of
distros, compilers, plataforms etc:
[3] http://www.cmake.org/

2012/10/23, anatoly techtonik <techto...@gmail.com>:
> I am not sure I get this. Can you expand the idea?
>
> On Tue, Oct 23, 2012 at 5:37 AM, gilberto dos santos alves
> <gsa...@gmail.com> wrote:
>> if you see concept of python setup.py install you will find good way. but
>> see also (cmake) and other tools for running heterogeneous (linux
>> environments) and other plataforms, processors, etc. this job is for
>> Golias.
>>
>>
>> 2012/10/22 anatoly techtonik <techto...@gmail.com>
>>>
>>> I've got the same idea, but wrong arguments. Perhaps you should try once
>>> more.
>>> https://bitbucket.org/birkenfeld/sphinx/issue/456/makepy-command-script
>>>
>>> The reason why .bat file is inconvenient, because Sphinx is still
>>> strictly
>>> Python application that should be installed with Python and AFAIK it
>>> doesn't
>>> set any of required environment variables
>>>
>>> On Friday, August 24, 2012 12:32:02 AM UTC+3, Tawez wrote:
>>>>
>>>> I am working with the team on quite a big project that utilizes Sphinx.
>>>> We have a heterogeneous environment (Win, Linux, Mac OS X).
>>>>
>>>> We had to change a bit the make script to fit it to our requirements.
>>>> Doing it twice (make.bat and Makefile) is not so user friendly and it
>>>> is
>>>> hard to maintain.
>>>> Moreover, it is not possible to do everything in Windows shell.
>>>>
>>>> So, why not to use Python to write make script?
>>>> IMHO it sounds more natural.
>>>>
>>>> This is what we have done actually.
>>>> We've got make.py that runs on every team machine.
>>>> It is specific to our project, but I think it will be easy to extract
>>>> universal core similar to the current make scripts.
>>>>
>>>> Sounds interesting?
>>>> I'm waiting for Your opinions.
>>>>
>>>> --
>>>> Tawez
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups
>>> "sphinx-dev" group.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/sphinx-dev/-/_OjpcB7TEmQJ.
>>>
>>> To post to this group, send email to sphinx-dev@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> sphinx-dev+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/sphinx-dev?hl=en.
>>
>>
>>
>>
>> --
>> gilberto dos santos alves
>> +55.11.98646-5049
>> são paulo - sp - brasil
>>
>>
>>
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sphinx-dev" group.
>> To post to this group, send email to sphinx-dev@googlegroups.com.
>> To unsubscribe from this group, send email to
>> sphinx-dev+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/sphinx-dev?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-dev" group.
> To post to this group, send email to sphinx-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> sphinx-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sphinx-dev?hl=en.
>
>


-- 
gilberto dos santos alves
+55.11.98646-5049
são paulo - sp - brasil

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to