[Zope] Probs compiling ZAdabas

Stefan Thull stth@topmail.de
Mon, 31 May 1999 19:13:43 +0200


Hi
I'm trying to install the ZAdabas Adapter.
 When I run
make -f Makefile.pre.in boot
I get the following error-message:
make -f ./Makefile.pre.in VPATH=. srcdir=. \
        VERSION=$VERSION \
        installdir=$installdir \
        exec_installdir=$exec_installdir \
        Makefile
make[1]: Entering directory
+`/usr/local/Zope/Zope1.10.2/ZAdabas/ZAdabasDA-1.0/lib/python/Products/ZAdabas/src'
make[1]: *** No rule to make target `/usr/lib/python1.5/config/Makefile', needed by `sedscript'.  Stop.
make[1]: Leaving directory
+`/usr/local/Zope/Zope1.10.2/ZAdabas/ZAdabasDA-1.0/lib/python/Products/ZAdabas/src'
make: *** [boot] Error 2
 
Can anybody help me?
Thank you in advance
Stefan Thull