[C++-sig] Installing Pyste.
Nicodemus
nicodemus at globalite.com.br
Sat Jul 5 00:52:23 CEST 2003
Prabhu Ramachandran wrote:
>[Pyste setup script]
>
>
>To set this up in the distribution here are the things one needs to
>do:
>
> 1. Add an empty __init__.py file to libs/python/pyste/src/.
>
> 2. Add the attached setup.py to libs/python/pyste/.
>
> 3. Add the attached pyste.py to libs/python/pyste/scripts/ or to an
> appropriate location of your choice. However in that case you'd
> need to modify the setup.py script to change the location of this
> script.
>
> 4. Now folks who want to install Pyste via distutils do the usual
> python setup.py install, dance.
>
>The nice thing about the above is that it will not interfere with the
>current setup where folks use Pyste it out of the source tree. It
>will be possible to elminiate the two pyste.py scripts but that will
>require moving the files around and might disturb the existing setup.
>
>
I added it to the distribution, it is in "libs/python/pyste/install". I
moved the pyste/src dir to pyste/src/Pyste, and made a few changes to
your setup.py.
Thanks a lot Prabhu!
Regards,
Nicodemus.
More information about the Cplusplus-sig
mailing list