[Zope] PostGreSQL DA

Russell Hires rhires@earthlink.net
Sat, 13 Oct 2001 23:26:12 -0400


Hmm...I have two suggestions: 1.) Check the list archive for this problem=
. I=20
experienced it several months ago myself. I resolved it with some help fr=
om=20
people on this list :-)=20
2.) What I did to solve the compile problem was to put mxDateTime.h and m=
xh.h=20
(I think the second one is right, if not the compiler will tell you what =
you=20
need) into /usr/include, and everthing built just fine.=20

Good Luck!

Russell
On Saturday 13 October 2001 00:01, Sebastian K=FCgler wrote:
> > >It did not work, still the same error:
> > >
> > >configure: error: PoPy needs mxDateTime headers
> > >
> > >I tried this
> >
> > try this?
>
> ./configure
> --with-mxdatetime-includes=3D/home/sebas/zopesrc/egenix-mx-base-2.
>
> > 0.2//mx/DateTime/mxDateTime/
> >
> > this has worked for me for PoPy and psycopg
>
> ... still the same error :(
>
>
> 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 )