Re: Wheel-reinvention with Python
- From: Mike Meyer <mwm@xxxxxxxxx>
- Date: Mon, 01 Aug 2005 23:49:05 -0400
Cliff Wells <cliff@xxxxxxxxxxx> writes:
> On Sun, 2005-07-31 at 14:58 -0400, Mike Meyer wrote:
>> And what do I use to bundle my application for Unix? Most of the
>> things I build get installed on Unix servers.
> You install GUI apps on Unix *servers*?
Yup. Thanks to the wonders of X, I can run GUI apps on servers and
have them display on my desktop. Or my OS X laptop. I normally leave a
gkrellm running on most of my servers.
Of course, the problem under discussion isn't restricted to GUI
apps. Anytime I use a third party library, I have to deal with how end
users are going to get it.
> Regardless, when you say "Unix", what do you mean? You may as well say
> "OS" as this term has little meaning. Linux (which flavor)? BSD? SCO?
> HPUX? OS/X? Minix? Whichever way, I suspect that a bit of distutils
> hacking would solve your problem.
I think the post I replied to covered the OS X case - there's an
application bundler available for it already.
I want distributions that will work on all three major BSD variants
and most Linux distrubtions - in particular, anything that uses deb's,
rpm's or emerge. If you want to choose one in particular, try ubuntu
Linux.
<mike
--
Mike Meyer <mwm@xxxxxxxxx> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
.
- Follow-Ups:
- Re: Wheel-reinvention with Python
- From: Cliff Wells
- Re: Wheel-reinvention with Python
- References:
- Re: Ten Essential Development Practices
- From: Dark Cowherd
- Re: Ten Essential Development Practices
- From: Michael Hoffman
- Wheel-reinvention with Python (was: Ten Essential Development Practices)
- From: Torsten Bronger
- Re: Wheel-reinvention with Python (was: Ten Essential Development Practices)
- From: Calvin Spealman
- Re: Wheel-reinvention with Python
- From: Torsten Bronger
- Re: Wheel-reinvention with Python
- From: Mike Meyer
- Re: Wheel-reinvention with Python
- From: Cliff Wells
- Re: Wheel-reinvention with Python
- From: Mike Meyer
- Re: Wheel-reinvention with Python
- From: Cliff Wells
- Re: Ten Essential Development Practices
- Prev by Date: Re: Dabo in 30 seconds?
- Next by Date: Re: Wheel-reinvention with Python
- Previous by thread: Re: Wheel-reinvention with Python
- Next by thread: Re: Wheel-reinvention with Python
- Index(es):
Relevant Pages
|
|