You probably just got my message from the ZDBTCP forum ... in revisiting my installation steps, I realized that I installed the DBTCP package and not your DBTCP-PYTHON package originally. I tried to install your python version and I get this error:
make: *** No rule to make target `/usr/local/lib/python2.1/config/Makefile', needed by `sedscript'. Stop.
Do you have any suggestions as to how I can fix this?
Thanks,
Davis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello !
Well, ZDBTCP is incomplete, it is not working well now. To have it running you'll had to see the issue of the quotes escaping, adding some functions to the database adaptor class (see the raised error when you create a zsql method).
You allway have this error (there is several ways explained in the README),
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Julian:
You probably just got my message from the ZDBTCP forum ... in revisiting my installation steps, I realized that I installed the DBTCP package and not your DBTCP-PYTHON package originally. I tried to install your python version and I get this error:
make: *** No rule to make target `/usr/local/lib/python2.1/config/Makefile', needed by `sedscript'. Stop.
Do you have any suggestions as to how I can fix this?
Thanks,
Davis
Hello !
Well, ZDBTCP is incomplete, it is not working well now. To have it running you'll had to see the issue of the quotes escaping, adding some functions to the database adaptor class (see the raised error when you create a zsql method).
You allway have this error (there is several ways explained in the README),
I wanted to say: do you alway have this error (there is several ways, explained in the README) ?
Yes, I've tried all the scenarios proposed in your README file and always get the same error.