O.K. So I'm a zope, I mean dope. Never mind. I figured it out. I just needed to install the python-devl package. This will create the config directory and it's contents. -Mark -----Original Message----- From: Shaw, Mark [mailto:Mark.Shaw@cadus.com] Sent: Thursday, December 02, 1999 5:16 PM To: 'zope@zope.org' Subject: [Zope] DCOracle Install Hello, I'm having a problem setting up the DCOracle extensions on my system. The system is Red Hat 6.1 running Oracle 8i. I think I need this so that I can install the Zope Oracle Database Adapter. Here is what happens: /home/mshaw/zope/DCOracle/src >which python /opt/zope/Zope-2.0.1-linux2-x86/bin/python /home/mshaw/zope/DCOracle/src > /home/mshaw/zope/DCOracle/src >make -f Makefile.pre.in boot PYTHON=python 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 `/home/mshaw/zope/DCOracle/src' make[1]: *** No rule to make target `/opt/zope/Zope-2.0.1-linux2-x86/lib/python1 .5/config/Makefile', needed by `sedscript'. Stop. make[1]: Leaving directory `/home/mshaw/zope/DCOracle/src' make: *** [boot] Error 2 /home/mshaw/zope/DCOracle/src > Thanks in advance for any help you can provide. -Mark Shaw _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )