making symlinks with distutils
Sylvain Thenault
sylvain.thenault at logilab.fr
Fri Feb 4 07:43:05 EST 2005
More information about the Python-list mailing list
Fri Feb 4 07:43:05 EST 2005
- Previous message (by thread): making symlinks with distutils
- Next message (by thread): making symlinks with distutils
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 04 Feb 2005 04:01:25 -0800, Michele Simionato wrote: >>From what I see in the docs, registering a script just normalize the > shebang line, but does not install it in /usr/bin, nor make any symbolic > links, so it is not what I am looking for. Actually it does install it is $PREFIX/bin. -- Sylvain Thénault LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org
- Previous message (by thread): making symlinks with distutils
- Next message (by thread): making symlinks with distutils
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list