Re: [zope] : Postgre installation problem

2001-01-23 Thread Jerome Alet

On Tue, 23 Jan 2001, K H Subrahmanyan wrote:

 I have installed postgre SQL in my linux server.
 I have installed ZpopyDA to my zope installation.
 
 but when  I run the server I get the following error.
 
 ZPoPyDA Import Traceback
 raise "The PoPy module is not installed"
 The PoPy module is not installed

This is very clear.

You don't have installed the PoPy module

PoPy is needed by ZPoPyDA

PoPy is the layer between PostgreSQL and ZPoPyDA:

PostgreSQL -- PoPy -- ZPoPyDA -- Zope

hoping this will help

bye,
Jerome Alet


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




RE: [zope] : Postgre installation problem

2001-01-23 Thread K H Subrahmanyan

but where can I get Popy and how to install it.
kindly give the links.
thanks


  -Original Message-
  From: Jerome Alet [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, January 23, 2001 6:22 PM
  To: K H Subrahmanyan
  Cc: [EMAIL PROTECTED]
  Subject: Re: [zope] : Postgre installation problem
  
  
  On Tue, 23 Jan 2001, K H Subrahmanyan wrote:
  
   I have installed postgre SQL in my linux server.
   I have installed ZpopyDA to my zope installation.
   
   but when  I run the server I get the following error.
   
   ZPoPyDA Import Traceback
   raise "The PoPy module is not installed"
   The PoPy module is not installed
  
  This is very clear.
  
  You don't have installed the PoPy module
  
  PoPy is needed by ZPoPyDA
  
  PoPy is the layer between PostgreSQL and ZPoPyDA:
  
  PostgreSQL -- PoPy -- ZPoPyDA -- Zope
  
  hoping this will help
  
  bye,
  Jerome Alet
  

___
Zope maillist  -  [EMAIL PROTECTED]
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 )