[Zope-DB] Zope_Database_issue

Michele Marcionelli michele.marcionelli at math.ethz.ch
Thu Nov 18 09:46:24 EST 2010


Hi Smita

sorry... can you send me also the "zopectl" file? And if it's possible the output of this command

    ldd <path_to>/_psycopg.so"

On my system I get following:

root at russell ~# ldd /usr/lib64/python2.6/site-packages/psycopg2/_psycopg.so | grep libpq.so
	libpq.so.5 => /usr/lib64/libpq.so.5 (0x00007fed0ed1c000)

What you could also try is to create a symlink to /usr/lib like this:

    ln -s /home/postgres/7.4.13/lib/libpq.so.3 /usr/lib/libpq.so.3

For the moment I have no more ideas.

Cheers,
Michele


On Nov 18, 2010, at 15:07 , smita kamdar wrote:

> HI,
> 
>  
> Please find attached 2 files:
> 
>  
> 1)      Postgres_lib_list.txt :  This file contains the output of  ‘ls -l /home/postgres/7.4.13/lib’
> 
> 2)      ZPsycopgDA_error_log: This file contains the error log when zope is started in debug mode (/bin/zopectl fg)
> 
>  
> Thanks a lot!
> 
>  
> I really appreciate the interest people are showing to solve this issue.
> 
>  
> Regards,
> 
> Smita kamdar.

-- 
ETH Zürich
Michele Marcionelli
IT Support Gruppe D-MATH
HG G 32.1
Rämistrasse 101
CH–8092 Zürich

michele.marcionelli at math.ethz.ch
http://www.math.ethz.ch/~michele

+41 44 632 6193 Telefon
+41 44 632 1354 Fax

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20101118/eed31283/attachment.html 


More information about the Zope-DB mailing list