Re: [Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-12 Thread Edward Muller
On Tue, 2003-03-11 at 08:48, Chris McDonough wrote: > On Tue, 2003-03-11 at 00:24, Edward Muller wrote: > > Once zope is installed in /opt/zope-2.7.0 can it be moved without > > damaging the install say to > > /home/virtual/some.host.name/opt/zope-2.7.0 ? > > Yes. Its location is only meanin

Re: [Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-11 Thread Chris McDonough
On Tue, 2003-03-11 at 00:24, Edward Muller wrote: > Once zope is installed in /opt/zope-2.7.0 can it be moved without > damaging the install say to > /home/virtual/some.host.name/opt/zope-2.7.0 ? Yes. Its location is only meaningful to the instance files that need to find it. > In our hosti

[Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-10 Thread Edward Muller
Okay here is another one :-) given... ./configure --prefix=/opt/zope-2.7.0 make make install Once zope is installed in /opt/zope-2.7.0 can it be moved without damaging the install say to /home/virtual/some.host.name/opt/zope-2.7.0 ? In our hosting setup some things get run in a chroot, som

[Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-10 Thread Chris McDonough
On Mon, 2003-03-10 at 22:13, Edward Muller wrote: > Hopefully I'll get to play with this later on in the week.. > > But here are the things I know I need as part of my business: > > -The ability to specify which python to use to build, install and run > zope with. Our production machines have var

[Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-10 Thread Edward Muller
Hopefully I'll get to play with this later on in the week.. But here are the things I know I need as part of my business: -The ability to specify which python to use to build, install and run zope with. Our production machines have various version 1.5.2, 2.1.X, 2.2.X, etc installed. I must be abl