[Zope] ZPyGreSQLDA install problem

Siggy Brentrup bsb@winnegan.de
02 Mar 2000 09:04:22 +0100


"Marc Gehling" <Marc.Gehling@hpigmbh.com> writes:

> Hello,
> 
>  I run
> 
> "make -f Makefile.pre.in boot" and this is the output:
> 
> -----
> rm -f *.o *~
> rm -f *.a tags TAGS config.c Makefile.pre python sedscript
> rm -f *.so *.sl so_locations
> VERSION=`python -c "import sys; print sys.version[:3]"`; \
> installdir=`python -c "import sys; print sys.prefix"`; \
> exec_installdir=`python -c "import sys; print sys.exec_prefix"`; \
> make -f ./Makefile.pre.in VPATH=. srcdir=. \
>         VERSION=$VERSION \
>         installdir=$installdir \
>         exec_installdir=$exec_installdir \
>         Makefile
> make[1]: Entering directory `/usr/local/dc/Zope-2.1.4-linux2-x86/lib/python/Prod
> ucts/ZPyGreSQLDA/src'
> make[1]: *** No rule to make target `/usr/lib/python1.5/config/Makefile', needed
>  by `sedscript'.  Stop.

Check your python installation, obviously don't have this file.

> make[1]: Leaving directory `/usr/local/dc/Zope-2.1.4-linux2-x86/lib/python/Produ
> cts/ZPyGreSQLDA/src'
> make: *** [boot] Error 2

If you're running Debian/GNU Linux, you need the python-dev package,
but then why not install the zope packages?

$ dpkg -S /usr/lib/python1.5/config/Makefile
python-dev: /usr/lib/python1.5/config/Makefile

hth
  Siggy

-- 
Siggy Brentrup - bsb@winnegan.de - http://www.winnegan.de/
                  bsb@north.de - http://www.north.de/~bsb/
****** ceterum censeo javascriptum esse restrictam *******