[Zope] 'nt_svcutils' does not exist

Doug McIntyre updmst at email.unc.edu
Fri Aug 20 16:36:49 EDT 2004


Trying to build Zope 2.7.2 on Solaris 9, I get the following results:

bash-2.05$ ./configure

Configuring Zope installation

Testing for an acceptable Python interpreter...

Python version 2.3.3 found at /usr/local/bin/python

The optimum Python version (2.3.3) was found at /usr/local/bin/python.

  - Zope top-level binary directory will be /opt/Zope-2.7.
  - Makefile written.

  Next, run make.

bash-2.05$ make
"/usr/local/bin/python" "/opt/zope/Zope-2.7.2-0/setup.py" \
            build
--build-base="/opt/zope/Zope-2.7.2-0/build-base/python-2.3"
--build-lib="/opt/zope/Zope-2.7.2-0/build-base/python-2.3/build-lib"
--build-scripts="/opt/zope/Zope-2.7.2-0/build-base/python-2.3/build-scripts"
--build-temp="/opt/zope/Zope-2.7.2-0/build-base/python-2.3/build-temp"
running build
running build_py
error: package directory 'nt_svcutils' does not exist
make: *** [build] Error 1

Where can I download package directory nt_svcutils?

Thanks,
Doug McIntyre




More information about the Zope mailing list