On Fri, Nov 6, 2009 at 12:39 AM, Tarek Ziadé <ziade.ta...@gmail.com> wrote:

> On Thu, Nov 5, 2009 at 11:32 PM, Lennart Regebro <rege...@gmail.com>
> wrote:
> > 2009/11/5 Ram Rachum <cool...@cool-rr.com>:
> >> Which leads me to my next
> >> point: When creating a binary with Distribute, will it install
> Distribute
> >> automatically on the user's computer?
> >
> > 1. No.
> > 2. You should only create binary releases if your module contains
> > C-code and then only for Windows.
>
> 3. If your project is for a specific target system that is not win32,
> another option is
>    to re-package your distribution into a platform-specific binary
> distribution, like a .deb file
>    or a .rpm file.
>
> Regards
> Tarek
>

I'm a bit lost. Is it possible in any way to have Distribute automatically
installed when installing my program, without requiring an internet
connection?
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to