Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-23 Thread bussiere maillist

i have  a debian sarge 3.1
i've use the latest version  of zope by the svn
i'am using :
PostgreSQL 7.4.7 on i386-pc-linux-gnu, compiled by GCC i386-linux-gcc
(GCC) 3.3.5 (Debian 1:3.3.5-13)
and postgres-dev is still installed on it :

Persephone:~# apt-get install postgresql-dev
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
postgresql-dev est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.

i'am truly desesperate

and the apt-get juste give me the 2nd version of zope and i want the
third one :/
and how can get the header properly ?

thanks for all

but here it's 2:23 am so i think that i will continue tomorow evening
(i'am working in 4 hours)
thanks and regards

On 8/23/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Bussiere:

It would help a lot if you would specify exactly which operating system
you are using, and
if linux, which distribution.

For example, in Debian linux (testing or unstable), you would need to
install the appropriate
postgresql-server-dev-7.4, postgresql-server-dev-8.0, or
postgresql-server-dev-8.1 depending
on which postgresql was being used as the back-end.

Note:  at one time Red Hat and its derivatives had another problem, they
put the inlcude files
in an odd place.
See http://initd.org/tracker/psycopg/wiki/PsycopgOne
See also http://initd.org/tracker/psycopg/wiki/PsycopgTwoInstall

You may have a similar problem with mxdatetime headers.

jim

[EMAIL PROTECTED] wrote on
08/22/2006 06:37:46 PM:

 yes but when i try to install psycop 1 it says to me :
 checking PostgreSQL version... configure: error: missing PostgreSQL
headers
 when i make a ./configure

 it's driving me crazy that's why i'am looking for a good tutorial for
 making it (installing zope3 and psycop)

 regards
 i'am desesperate
 Bussiere

 On 8/22/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote:
  bussiere maillist wrote:
   it's been more tnah  two month that i'am trying to install zope3 and
   make psycopgda working with it.
  
   So if someone have a good tutorial explaining how to do that and if
it
   could work i'll be glad.
  
   And i'am ready to pay about 40$ (by paypal if needed) if it works, i
   really need it and i'am desesperate to find a solution.
  
  
   i've already tried this tutorials here
   http://dfwpython.org/Zope3Notes/PgConnectorInstall
   with the psycopg2 version but it says to  me :
  
   ZopeXMLConfigurationError: File
   /Zope3/etc/package-includes/psycopgda-configure.zcml, line
1.0-1.31
  ZopeXMLConfigurationError: File
   /Zope3/lib/python/psycopgda/configure.zcml, line 6.2
  ImportError: No module named psycopg
 
  You obvioulsy need to install psycopg (I'm guessting version 1.x).
It's
  a standard Python package that lets Python software interface with the
  PostgreSQL database. psycopgda needs it.
 
  Your Linux distribution most probably has psycopg. If you're on Mac OS
  X, get darwinports, fink or something similar. They should all have it
  (I know darwinports does).
 
  Philipp
 
  ___
  Zope3-users mailing list
  Zope3-users@zope.org
  http://mail.zope.org/mailman/listinfo/zope3-users
 
 ___
 Zope3-users mailing list
 Zope3-users@zope.org
 http://mail.zope.org/mailman/listinfo/zope3-users



___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-23 Thread Philipp von Weitershausen
bussiere maillist wrote:
 i have  a debian sarge 3.1
 i've use the latest version  of zope by the svn
 i'am using :
 PostgreSQL 7.4.7 on i386-pc-linux-gnu, compiled by GCC i386-linux-gcc
 (GCC) 3.3.5 (Debian 1:3.3.5-13)
 and postgres-dev is still installed on it :

If you're on Debian, why don't you simply apt-get install python-psycopg?

 i'am truly desesperate
 
 and the apt-get juste give me the 2nd version of zope and i want the
 third one :/
 and how can get the header properly ?

huh?

Philipp
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-23 Thread bussiere maillist

de .../python2.3-egenix-mxtools_2.0.6-1_i386.deb
   ) ...
Sélection du paquet python2.3-egenix-mxdatetime p
   récédemment désélectionné.
Dépaquetage de python2.3-egenix-mxdatetime (à par
   tir de .../python2.3-egenix-mxdatetime_2.0.6-1_i3
   86.deb) ...
Sélection du paquet python2.3-psycopg précédemmen
   t désélectionné.
Dépaquetage de python2.3-psycopg (à partir de ...
   /python2.3-psycopg_1.1.18-1_i386.deb) ...
Sélection du paquet python-psycopg précédemment d
   ésélectionné.
Dépaquetage de python-psycopg (à partir de .../py
   thon-psycopg_1.1.18-1_i386.deb) ...
Paramétrage de python (2.3.5-2) ...

Paramétrage de python2.3-egenix-mxtools (2.0.6-1)
...

Paramétrage de python2.3-egenix-mxdatetime (2.0.6
   -1) ...

Paramétrage de python2.3-psycopg (1.1.18-1) ...
Paramétrage de python-psycopg (1.1.18-1) ...
Persephone:~# cd /


zope.configuration.xmlconfig.ZopeXMLConfiguration
   Error: File /Zope3/etc/site.zcml, line 7.2-7.55
   ZopeXMLConfigurationError: File /Zope3/etc/p
   ackage-includes/psycopgda-configure.zcml, line 1
   .0-1.31
   ZopeXMLConfigurationError: File /Zope3/lib/p
   ython/psycopgda/configure.zcml, line 6.2
   ImportError: No module named psycopg
Persephone:/Zope3/bin#


so ...
i've downloaded it but it's still not working and not for my python version
i'am truly ready to pay forty bucks for a tutorial that's work for
installing zope 3 python 2.4.3 and psycopg

Bussiere
so desesperate
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-23 Thread Brian Sutherland
On Wed, Aug 23, 2006 at 09:08:33PM +0200, bussiere maillist wrote:
 Param�trage de python2.3-psycopg (1.1.18-1) ...
 
 zope.configuration.xmlconfig.ZopeXMLConfiguration
 Error: File /Zope3/etc/site.zcml, line 7.2-7.55
 ZopeXMLConfigurationError: File /Zope3/etc/p
 ackage-includes/psycopgda-configure.zcml, line 1
 .0-1.31
 ZopeXMLConfigurationError: File /Zope3/lib/p
 ython/psycopgda/configure.zcml, line 6.2
 ImportError: No module named psycopg
 Persephone:/Zope3/bin#

What you want here is python2.4-psycopg. Which doesn't exist for sarge.

Unfortunately the currrent python2.4-psycopg in Debian unstable is
useless for you as well because of the python transition that just took
place.

So, basically, I would suggest 2 options:
* re-building the psycopg package with a python2.4-psycopg deb
   (you need to change only debian/control, debian/rules and add
a debian/python2.4-psycopg.dirs IIRC)
  Then you can install the python2.4-psycopg package you've created.
* Search on snapshot.debian.net if there was a python2.4-psycopg
  package. I found one here
  
http://snapshot.debian.net/archive/2006/06/02/debian/pool/main/p/psycopg/python2.4-psycopg_1.1.21-4_i386.deb
  It may or may not work for you.

-- 
Brian Sutherland

Metropolis - it's the first movie with a robot. And she's a woman.
  And she's EVIL!!
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-23 Thread Brian Sutherland
On Thu, Aug 24, 2006 at 12:58:48AM +0200, Brian Sutherland wrote:
 On Wed, Aug 23, 2006 at 09:08:33PM +0200, bussiere maillist wrote:
  Param�trage de python2.3-psycopg (1.1.18-1) ...
  
  zope.configuration.xmlconfig.ZopeXMLConfiguration
  Error: File /Zope3/etc/site.zcml, line 7.2-7.55
  ZopeXMLConfigurationError: File /Zope3/etc/p
  ackage-includes/psycopgda-configure.zcml, line 1
  .0-1.31
  ZopeXMLConfigurationError: File /Zope3/lib/p
  ython/psycopgda/configure.zcml, line 6.2
  ImportError: No module named psycopg
  Persephone:/Zope3/bin#
 
 What you want here is python2.4-psycopg. Which doesn't exist for sarge.
 
 Unfortunately the currrent python2.4-psycopg in Debian unstable is

Actually I meant python-psycopg. Perhaps you could install it, but it
would probably mean upgrading a huge slew of packages.

 useless for you as well because of the python transition that just took
 place.
 
 So, basically, I would suggest 2 options:
 * re-building the psycopg package with a python2.4-psycopg deb
(you need to change only debian/control, debian/rules and add
 a debian/python2.4-psycopg.dirs IIRC)
   Then you can install the python2.4-psycopg package you've created.
 * Search on snapshot.debian.net if there was a python2.4-psycopg
   package. I found one here
   
 http://snapshot.debian.net/archive/2006/06/02/debian/pool/main/p/psycopg/python2.4-psycopg_1.1.21-4_i386.deb
   It may or may not work for you.
 
 -- 
 Brian Sutherland
 
 Metropolis - it's the first movie with a robot. And she's a woman.
   And she's EVIL!!
 ___
 Zope3-users mailing list
 Zope3-users@zope.org
 http://mail.zope.org/mailman/listinfo/zope3-users
 

-- 
Brian Sutherland

Metropolis - it's the first movie with a robot. And she's a woman.
  And she's EVIL!!
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-22 Thread bussiere maillist

yes but when i try to install psycop 1 it says to me :
checking PostgreSQL version... configure: error: missing PostgreSQL headers
when i make a ./configure

it's driving me crazy that's why i'am looking for a good tutorial for
making it (installing zope3 and psycop)

regards
i'am desesperate
Bussiere

On 8/22/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote:

bussiere maillist wrote:
 it's been more tnah  two month that i'am trying to install zope3 and
 make psycopgda working with it.

 So if someone have a good tutorial explaining how to do that and if it
 could work i'll be glad.

 And i'am ready to pay about 40$ (by paypal if needed) if it works, i
 really need it and i'am desesperate to find a solution.


 i've already tried this tutorials here
 http://dfwpython.org/Zope3Notes/PgConnectorInstall
 with the psycopg2 version but it says to  me :

 ZopeXMLConfigurationError: File
 /Zope3/etc/package-includes/psycopgda-configure.zcml, line 1.0-1.31
ZopeXMLConfigurationError: File
 /Zope3/lib/python/psycopgda/configure.zcml, line 6.2
ImportError: No module named psycopg

You obvioulsy need to install psycopg (I'm guessting version 1.x). It's
a standard Python package that lets Python software interface with the
PostgreSQL database. psycopgda needs it.

Your Linux distribution most probably has psycopg. If you're on Mac OS
X, get darwinports, fink or something similar. They should all have it
(I know darwinports does).

Philipp

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Re: looking for a tutorial for installing zope3 and psycopgda

2006-08-22 Thread JPenny
Bussiere:

It would help a lot if you would specify exactly which operating system 
you are using, and
if linux, which distribution.

For example, in Debian linux (testing or unstable), you would need to 
install the appropriate
postgresql-server-dev-7.4, postgresql-server-dev-8.0, or 
postgresql-server-dev-8.1 depending
on which postgresql was being used as the back-end.

Note:  at one time Red Hat and its derivatives had another problem, they 
put the inlcude files
in an odd place. 
See http://initd.org/tracker/psycopg/wiki/PsycopgOne
See also http://initd.org/tracker/psycopg/wiki/PsycopgTwoInstall

You may have a similar problem with mxdatetime headers.

jim

[EMAIL PROTECTED] wrote on 
08/22/2006 06:37:46 PM:

 yes but when i try to install psycop 1 it says to me :
 checking PostgreSQL version... configure: error: missing PostgreSQL 
headers
 when i make a ./configure
 
 it's driving me crazy that's why i'am looking for a good tutorial for
 making it (installing zope3 and psycop)
 
 regards
 i'am desesperate
 Bussiere
 
 On 8/22/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote:
  bussiere maillist wrote:
   it's been more tnah  two month that i'am trying to install zope3 and
   make psycopgda working with it.
  
   So if someone have a good tutorial explaining how to do that and if 
it
   could work i'll be glad.
  
   And i'am ready to pay about 40$ (by paypal if needed) if it works, i
   really need it and i'am desesperate to find a solution.
  
  
   i've already tried this tutorials here
   http://dfwpython.org/Zope3Notes/PgConnectorInstall
   with the psycopg2 version but it says to  me :
  
   ZopeXMLConfigurationError: File
   /Zope3/etc/package-includes/psycopgda-configure.zcml, line 
1.0-1.31
  ZopeXMLConfigurationError: File
   /Zope3/lib/python/psycopgda/configure.zcml, line 6.2
  ImportError: No module named psycopg
 
  You obvioulsy need to install psycopg (I'm guessting version 1.x). 
It's
  a standard Python package that lets Python software interface with the
  PostgreSQL database. psycopgda needs it.
 
  Your Linux distribution most probably has psycopg. If you're on Mac OS
  X, get darwinports, fink or something similar. They should all have it
  (I know darwinports does).
 
  Philipp
 
  ___
  Zope3-users mailing list
  Zope3-users@zope.org
  http://mail.zope.org/mailman/listinfo/zope3-users
 
 ___
 Zope3-users mailing list
 Zope3-users@zope.org
 http://mail.zope.org/mailman/listinfo/zope3-users

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users