gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] on to communications


From: Reinhard Mueller
Subject: Re: [GNUe] on to communications
Date: Thu, 10 Jun 2004 21:36:02 +0200

Am Don, den 10.06.2004 schrieb Craig White um 20:52:
> # locate psycopg
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/Info.pyc
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/__init__.py
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/Driver.pyc
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/__init__.pyc
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/Driver.py
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg/Info.py
> /usr/local/gnue/lib/python/gnue/common/datasources/drivers/postgresql/psycopg
> 
> what do I have to do to make gnue find it?

That's not what GNUe is looking for.

There is a python module called "psycopg" that provides python access to
PostgreSQL databases.

And there is a GNUe database driver that *uses* psycopg to connect
forms/reports/whatever to the database. We call it the psycopg db
driver. Naturally, our (GNUe's) psycopg driver depends on the psycopg
module.

What you list above is the driver. What you are looking for is the
module.

There should be a package named "psycopg" or "python-psycopg" available
for Fedora. You have to install that.

Thanks,

-- 
Reinhard Mueller
GNU Enterprise project
http://www.gnue.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No army can stop an idea whose time has come.
        -- Victor Hugo, 1802-1885

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]