It did not work, still the same error:
configure: error: PoPy needs mxDateTime headers
I tried this
try this? ./configure --with-mxdatetime-includes=/home/sebas/zopesrc/egenix-mx-base-2. 0.2//mx/DateTime/mxDateTime/ this has worked for me for PoPy and psycopg hth
It did not work, still the same error:
configure: error: PoPy needs mxDateTime headers
I tried this
try this?
./configure --with-mxdatetime-includes=/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.
Hmm...I have two suggestions: 1.) Check the list archive for this problem. I experienced it several months ago myself. I resolved it with some help from people on this list :-) 2.) What I did to solve the compile problem was to put mxDateTime.h and mxh.h (I think the second one is right, if not the compiler will tell you what you need) into /usr/include, and everthing built just fine. Good Luck! Russell On Saturday 13 October 2001 00:01, Sebastian Kügler wrote:
It did not work, still the same error:
configure: error: PoPy needs mxDateTime headers
I tried this
try this?
./configure --with-mxdatetime-includes=/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 )
Hmm...I have two suggestions: 1.) Check the list archive for this problem. I experienced it several months ago myself. I resolved it with some help from people on this list :-) 2.) What I did to solve the compile problem was to put mxDateTime.h and mxh.h (I think the second one is right, if not the compiler will tell you what you need) into /usr/include, and everthing built just fine. Good Luck! Russell On Saturday 13 October 2001 00:01, Sebastian Kügler wrote:
It did not work, still the same error:
configure: error: PoPy needs mxDateTime headers
I tried this
try this?
./configure --with-mxdatetime-includes=/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 )
participants (3)
-
Bak @ kedai -
Russell Hires -
Sebastian Kügler