[Zope-DB] Newbie question: DCOracle2 installation
Tena Sakai
tena.sakai.b@bayer.com
Mon, 7 Apr 2003 16:45:08 -0700
Matt,
I finally got it!
What I kept stumbling at was:
> vi Makefile (and change the PYTHON variable to point at your python)
I thought what you meant was the python I was using. Ie., /usr/bin/python
(v2.2.1).
But under /Control_Panel I saw 2.1.3 and I realized that I need to try with that
version,
which is under $INSTANCE_HOME/bin/python. I fixed the PYTHON variable of
Makefile and that did it. No more error message on DCOracle2 at the start up
and
I get DCOracle2 "add" option.
I am letting you know this because there is a chance in million that someone
else
will trip on the same thing...
Thank you.
Regards,
Tena Sakai
"Matthew T.
Kromer" To: Tena Sakai <tena.sakai.b@bayer.com>
<matt@zope.com> cc:
Subject: Re: [Zope-DB] Newbie question: DCOracle2 installation
04/07/2003 07:45
AM
Tena Sakai wrote:
>Thanks for the pointer, Matt.
>I did have a problem with the oracle instance.
>Having fix that didn't fix the zope DCOracle2 problem.
>I went into DCOracle2/DCOracle2 directory and did
>"make clean" followed by "make" and stop'ed and
>start'ed the zope. Here are the error messages that
>come to screen:
>
>
Try rebuilding one more time this time do:
make distclean
vi Makefile (and change the PYTHON variable to point at your python)
make
It looks like it picked up a different version of python for building vs
what you are running Zope with.
--
Matt Kromer
Zope Corporation http://www.zope.com/