[Zope3-Users] installing zope3

Michael michael.auckland at gmail.com
Mon Oct 10 21:15:29 EDT 2005


linux - debian - 3.1
x86(intel P4) gcc (3.5 and 4.0.2)
python 2.3.5 and 2.4.2

On 10/11/05, Ronald L Chichester <complaw at hal-pc.org> wrote:
>
> Okay, I take it your running some type of *nix platform. Which OS and
> architecture (i.e., cpu) are you running? If you're running Linux,
> which distribution are you using?
>
>
> On Tue, 11 Oct 2005 11:14:44 +1300
> Michael <michael.auckland at gmail.com> wrote:
> > no - root access
> >
> > On 10/11/05, Ronald L Chichester <complaw at hal-pc.org> wrote:
> >>
> >> You don't have a permission problem with /tmp do you?
> >>
> >>
> >> On Tue, 11 Oct 2005 06:56:39 +1300
> >> Michael <michael.auckland at gmail.com> wrote:
> >> > Yes, What else?
> >> >
> >> > On 10/11/05, Ronald L Chichester <complaw at hal-pc.org> wrote:
> >> >>
> >> >> Bad download, perhaps?
> >> >>
> >> >> Did the checksum from your download match the one from the Zope
> >> >>site?
> >> >>
> >> >>
> >> >> On Mon, 10 Oct 2005 21:26:23 +1300
> >> >> Michael <michael.auckland at gmail.com> wrote:
> >> >> > Hi All,
> >> >> >
> >> >> > I've downloaded latest zope3.1.0
> >> >> >
> >> >> > upack it run ./configure
> >> >> > Configuring Zope installation
> >> >> > Testing for an acceptable Python interpreter...
> >> >> > Python version 2.3.5 found at /usr/bin/python
> >> >> > The optimum Python version (2.3.5) was found at
> >>/usr/bin/python.
> >> >> >
> >> >> >
> >> >> > then make and got error:
> >> >> > root at 1[Zope-3.1.0]# make
> >> >> > /usr/bin/python install.py -q build
> >> >> > Traceback (most recent call last):
> >> >> >File "install.py", line 28, in ?
> >> >> > context.initialize()
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/setup.py", line 103, in
> >> >> >initialize
> >> >> > self.scan(depname, pkgdir, reldir)
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/setup.py", line 191, in
> >> >>scan
> >> >> > self.scan_package(name, directory, reldir)
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/setup.py", line 202, in
> >> >> >scan_package
> >> >> > pkginfo = package.loadPackageInfo(name, directory, reldir)
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/package.py", line 100,
> >>in
> >> >> > loadPackageInfo
> >> >> > pkginfo = read_package_info(directory, reldir)
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/package.py", line 157,
> >>in
> >> >> > read_package_info
> >> >> > data_files[:] = expand_globs(directory, reldir, data_files)
> >> >> >File "/tmp/Zope-3.1.0/Support/zpkgsetup/package.py", line 294,
> >>in
> >> >> > expand_globs
> >> >> > raise ValueError(
> >> >> > ValueError: filename pattern '*-configure.zcml' doesn't match
> >>any
> >> >> >files
> >> >> > make: *** [build] Error 1
> >> >> >
> >> >> >
> >> >> >
> >> >> > Any idea what causing this?
> >> >>
> >> >>
> >>
> >>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20051011/aa70fefd/attachment.htm


More information about the Zope3-users mailing list