Hi group, suse 7.2, zope 2.4, Zope 2.4.1, python 2.1 I have problems installing the PoPy adapter. It says it needs mxDateTime headers. I added source and compiled headers to an include dir and tried again, with Python 1.5, 2.1 and 2.2 alpha, then it configured but the make stopped when missing the mxDateTime header. I tried the same with the MySQL DA, same errors. The documentation couldn't also give me a valuable hint :/ anyone an idea? need more info? maybe this is something common, i am quite out of ideas right now. tia, sebas.
I have problems installing the PoPy adapter. It says it needs mxDateTime headers. I added source and compiled headers to an include dir and tried get the mxDateTime, untar
then configure PoPy with this --with-mxdatetime-includes=../egenix-mx-base-2.0.1/mx/DateTime/mxDateTime/ change the path to your path. hth
I have problems installing the PoPy adapter. It says it needs mxDateTime headers. I added source and compiled headers to an include dir and tried get the mxDateTime, untar
then configure PoPy with this --with-mxdatetime-includes=../egenix-mx-base-2.0.1/mx/DateTime/mxDateTime /
change the path to your path.
It did not work, still the same error: configure: error: PoPy needs mxDateTime headers I tried this ./configure --with-mxdatetime-includes=/home/sebas/zopesrc/egenix-mx-base-2. 0.2/ with all the pathes to the mxDateTime dir. Any more ideas? sebas.
hi,all! ;; NSM = webmaster NSM <webmaster@nsm.kun.nl> said NSM> It did not work, still the same error: NSM> configure: error: PoPy needs mxDateTime headers NSM> I tried this NSM> ./configure --with-mxdatetime-includes=/home/sebas/zopesrc/egenix-mx-base-2. NSM> 0.2/ NSM> with all the pathes to the mxDateTime dir. NSM> Any more ideas? i had same problem of yours, so i made symbolic link like this, and made it! # cd /usr/local/ActivePython/lib/python2.1/site-packages/ # ln -s mx/DateTime/mxDateTime . of couse, you may have to change PYTHONPATH for your environment. -- Sumiya Sakoda <sakoda@toyoake.or.jp>
I guess i have a problem with the PYTHONPATH, can someone point me to the files where it has to be changed in order to fit my installation? greetz, sebas. ----- Original Message ----- From: "webmaster NSM" <webmaster@nsm.kun.nl> To: <zope@zope.org> Sent: Friday, October 12, 2001 5:29 AM Subject: [Zope] PostGreSQL DA
Hi group,
suse 7.2, zope 2.4, Zope 2.4.1, python 2.1
I have problems installing the PoPy adapter. It says it needs mxDateTime headers. I added source and compiled headers to an include dir and tried again, with Python 1.5, 2.1 and 2.2 alpha, then it configured but the make stopped when missing the mxDateTime header. I tried the same with the MySQL DA, same errors. The documentation couldn't also give me a valuable hint :/
anyone an idea? need more info? maybe this is something common, i am quite out of ideas right now.
tia,
sebas.
_______________________________________________ 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 )
participants (3)
-
bak -
Sumiya Sakoda -
webmaster NSM