[Zope] PostGreSQL DA
Sumiya Sakoda
sakoda@toyoake.or.jp
Sat, 13 Oct 2001 11:54:22 +0900
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>