python connection to postgresql on ubuntu

Ian vern at riseup.net
Wed Apr 13 13:08:37 UTC 2005


> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 12 Apr 2005 17:48:36 -0500 (ACT)
> From: "Ian" <vern at riseup.net>
> Subject: python connection to postgresql on ubuntu
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <36544.vern.1113346116.squirrel at mail.riseup.net>
> Content-Type: text/plain;charset=iso-8859-1
>
>
>
>
> Hi
>
> ubuntu hoary server and Postgresql 8
>
> my setup is ->
> Zope Version...(Zope 2.7.5-final, python 2.3.5, linux2)
> Python Version...2.3.5 (#2, Mar 29 2005, 15:41:06) [GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)]
> System Platform...linux2
> SOFTWARE_HOME../usr/lib/zope2.7/lib/python
> ZOPE_HOME../usr/lib/zope2.7
> INSTANCE_HOME.../var/lib/zope2.7/instance/plone-site
> CLIENT_HOME.../var/lib/zope2.7/instance/plone-site/var
>
> and i aptitude installed python-psycopg and zope2.7-psycopgda
> how can I add ZPsycopgDA into my INSTANCE_HOME so that in the ZMI I can then add a Database
> Connection to postgresql??..
> just starting with zope/plone so if i have missed something very obvious apologies in advance
> []'s
> Ian
ola
I found out this from the psycopg mailing list ->

This is a question for ubuntu-user (if there is such a mailing list,
or debian-user). I think you have to make a manual symlink from the
directory where ZPsycopgDA is installed to the Products directory in
INSTANCE_HOME. But maybe the unbuntu maintainers implemented some
automatism by now... this is not the right list to ask about that.

i had a look through the zope-psycopgda package for ubuntu and it installs into ->

usr/lib/zope/lib/python/Products/ZPsycopgDA

which does not exist on my system so i cannot symlink it...
hope someone can help
regards
Ian








More information about the ubuntu-users mailing list