Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Edmund Lian
On 09/20/2002 12:10:40 PM Larry Price wrote: >there's something to be said for /var/lib/webware for the package files >and /var/webware for the context directories. > >and from reading the debian policy manual that's where it should go (for >debian at least) This is true... I use Debian, but I

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Mike Orr
On Fri, Sep 20, 2002 at 11:38:47AM -0400, Edmund Lian wrote: > > On 09/20/2002 11:15:07 AM Mike wrote: > > >In any case, if we decide not to put Webware in site-packages/, it > >should go into /usr/local/* by default if we're making a generic > >installer for several OSes. Only the OS-specific

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Larry Price
On Fri, 20 Sep 2002, Edmund Lian wrote: > > On 09/20/2002 11:15:07 AM Mike wrote: > > >In any case, if we decide not to put Webware in site-packages/, it > >should go into /usr/local/* by default if we're making a generic > >installer for several OSes. Only the OS-specific maintainers and > >t

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Edmund Lian
On 09/20/2002 11:15:07 AM Mike wrote: >In any case, if we decide not to put Webware in site-packages/, it >should go into /usr/local/* by default if we're making a generic >installer for several OSes. Only the OS-specific maintainers and >the local sysadmin have to right to install things into

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Mike Orr
On Fri, Sep 20, 2002 at 03:37:38AM -0500, Ian Bicking wrote: > The biggest outstanding issue seems to be where Webware should be > installed -- in particular, should it be installed in Python's normal > path Isn't that the same question as whether to use distutils? All the distutils packages I

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Thomas Raschbacher
> On 09/20/2002 03:18:41 AM Thomas wrote: > >>just wanted to know if someone is already working on a distutils >> install (setup.py) if not i could do it... i would only need a few >> hints on what can be installed in the /usr/share/python ... path and >> what not (afaik there are some things tha

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Edmund_Lian
On 09/20/2002 03:18:41 AM Thomas wrote: >just wanted to know if someone is already working on a distutils install >(setup.py) if not i could do it... i would only need a few hints on what >can be installed in the /usr/share/python ... path and what not (afaik >there are some things that should re

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Stefan Schwarzer
Hi Thomas On Fri, 20 Sep 2002, Thomas Raschbacher wrote: > just wanted to know if someone is already working on a distutils install > (setup.py) if not i could do it... i would only need a few hints on what > can be installed in the /usr/share/python ... path and what not (afaik > there are some

Re: [Webware-discuss] distutils/setup.py

2002-09-20 Thread Ian Bicking
On Fri, 2002-09-20 at 02:18, Thomas Raschbacher wrote: > just wanted to know if someone is already working on a distutils install > (setup.py) if not i could do it... i would only need a few hints on what > can be installed in the /usr/share/python ... path and what not (afaik > there are some thi