[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-db
Subject:    [Zope-DB] Re: Zope-Postgress on SuSE
From:       Axel Straschil <axel () straschil ! com>
Date:       2005-03-26 10:54:14
Message-ID: slrnd4afrd.bu1.axel () m2 ! sine
[Download RAW message or body]

Hello!

> I have spent many hours attempting to install both POPY and Psycopg on a SuSE 
> 9.0 installation.  Have always come up with the golden oldie "cannot find 
> mxdate.

Install
 http://www.egenix.com/files/python/egenix-mx-base-2.0.6.tar.gz
with 
 wget http://www.egenix.com/files/python/egenix-mx-base-2.0.6.tar.gz
 tar -x -z -f egenix-mx-base-2.0.6.tar.gz
 cd egenix-mx-base-2.0.6
 python setup.py build 
 python setup.py install

and then
 wget http://initd.org/pub/software/psycopg/psycopg-1.1.18.tar.gz
 tar -x -z -f psycopg-1.1.18.tar.gz
 cd psycopg-1.1.18
  ./configure --with-python=PathToYourPython(/usr/bin/python?) \
--with-zope=PathToYourZopeInstace \
--with-postgres-includes=PathToPostgreIncludes(/usr/include/...) \
--with-mxdatetime-includes=PathToMy(/usr/lib/python??/site-packages/mx/DateTime/mxDateTime) \
  make 
  make install
  make install-zope

Lg,
AXEL.
-- 
"Aber naja, ich bin eher der Forentyp." Wolfibolfi's outing in 
http://www.informatik-forum.at/showpost.php?p=206342&postcount=10

_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic