diff options
author | Bruce Momjian | 2000-10-02 03:27:33 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-10-02 03:27:33 +0000 |
commit | f36e7ff0927bdae6ea477cb64be9088307e5bddd (patch) | |
tree | 6eb269b322a01669c3a62d4a881c30ec05f80898 /src/interfaces/python/README.linux | |
parent | 0bd84442f55725ff073338dee5afc4cf895b747b (diff) |
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
Diffstat (limited to 'src/interfaces/python/README.linux')
-rw-r--r-- | src/interfaces/python/README.linux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/interfaces/python/README.linux b/src/interfaces/python/README.linux index 8fd75f252f3..3b98077089f 100644 --- a/src/interfaces/python/README.linux +++ b/src/interfaces/python/README.linux @@ -1,5 +1,10 @@ Thanks to thilo@eevolute.com for this README and the RPM +Note: The precompiled RPM package is not available at www.eevolute.com. + You may use the spec file provided with PyGreSQL to build your + own package. + Hartmut Goebel <hartmut@goebel.noris.de> + INSTALLING PyGreSQL on Redhat Linux 5.1 or 5.2 ============================================== |