Re: on to communications
Reinhard Mueller <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Organization | GNU Enterprise |
| Message-ID | <[email protected]> |
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
_______________________________________________
Gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAyLgh4LscQraoxVkRAvhbAJ4+4e68UdAL4zMiRJ8gY+2TvDURLACfZjB9 dA0NcXgvnPLwIFTDXur6Xis= =2gvX -----END PGP SIGNATURE-----