[PyGreSQL] missing rpm
Leonel Nunez
lnunez at enelserver.com
Wed Sep 13 11:31:23 EDT 2006
Paul Hide wrote:
> On the page http://www.pygresql.org/readme.html#distribution-files the
> link ftp://ftp.pygresql.org/pub/distrib/pygresql.i386.rpm
> <ftp://ftp.pygresql.org/pub/distrib/pygresql.i386.rpm>
> gives a 550 error. The 3.8.1 version is very useful because of the fix
> for tables no longer having oids in posgresql 8.1. Is there an rpm
> somewhere else? or even a deb.
>
> Paul Hide
> ------------------------------------------------------------------------
>
> _______________________________________________
> PyGreSQL mailing list
> PyGreSQL at Vex.Net
> http://mailman.vex.net/mailman/listinfo/pygresql
>
I don't know but you can get the source and unpack it on a temp
dir then run
python setup.py bdist_rpm
and you will get the rpm builded on your machine in the
/tempdir/PyGreSQL-3.8.1/dist
Leonel
More information about the PyGreSQL
mailing list