Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf99e200

Browse files
committed
Document the --with-python flag as a simpler way of installing the
PyGreSQL module when installing PostgreSQL.Document the location of the WIN32 binaries.
1 parent96ed4d4 commitf99e200

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎src/interfaces/python/README

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ version of PyGreSQL works with PostgreSQL 6.5 and Python 1.5.2.
8686
1.3. Installation
8787
-----------------
8888

89-
* If you areon NetBSD, look in the packages directory under databases. If
90-
it isn't there yet, it should be there shortly. You can also pick up the
91-
package files from ftp://ftp.druid.net/pub/distrib/pygresql.pkg.tgz.
92-
There is also a package in the FreeBSD ports collection butasI write
93-
this it is at version 2.1. I will try to get that updated as well.
89+
* If you arebuilding this from source on most systems you can simply add
90+
the flag "--with-python" to the Configure command when building PostgreSQL.
91+
This will cause PyGreSQL to be built at the same time. For this to work
92+
you must already have built Python as wellasthe mxDateTime package
93+
from http://starship.python.net/~lemburg/mxDateTime.html.
9494

9595
* For Linux installation look at README.linux. If you're on an x86 system
9696
that uses RPMs, then you can pick up an RPM at
@@ -208,7 +208,8 @@ The home sites of the different packages are:
208208
A Linux RPM can be picked up from
209209
ftp://ftp.druid.net/pub/distrib/pygresql.i386.rpm. A NetBSD package thould
210210
be in the distribution soon and is available at
211-
ftp://ftp.druid.net/pub/distrib/pygresql.pkg.tgz.
211+
ftp://ftp.druid.net/pub/distrib/pygresql.pkg.tgz. A WIN32 package is
212+
available at http://highqualdev.com/.
212213

213214
1.5. Information and support
214215
----------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp