Hi Tim, On Saturday 30 July 2005 06:27, Tim Churches wrote: > Sebastian Hilbert wrote: > > Update packages are available at the previously named location > > > > On Wednesday 27 July 2005 23:45, Tim Churches wrote: > >>Karsten Hilbert wrote: > >>>On Mon, Jul 25, 2005 at 07:19:54AM +1000, Tim Churches wrote: > >>>>A very sensible decision. The fact that there is an installable version > >>>>of GNUmed at all is remarkable - well done! > >>> > >>>Tim, would you consider testing Hilmar's fix for the Windows > >>>refresh issue ? Would it be mandatory to provide you with > >>>updated installable packages for that ? > >> > >>No, I can patch the installed code - except that I uninstalled it all. > >>I'll re-install again, this time with Python 2.4, tonight. > > Does anyone know where a Windows version of pyPgSQl 2.4 for Python 2.4 > can be found? > Can't help you there but as far as I remember it it fairly painless to build one yourself. pypgsql make use of distutils. At least with Linux all it takes is python setup.py build and python setup.py install.
One problem remains. You need a C compiler. On my system setup complains about python being built with Visual Studio 6. It seems you need the same compiler for python and its extensions. Sebastian > > > _______________________________________________ > Gnumed-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnumed-devel -- Sebastian Hilbert Leipzig / Germany [www.openmed.org] -> PGP welcome, HTML ->/dev/null ICQ: 86 07 67 86 -> No files, no URL's VoIP: callto://[EMAIL PROTECTED] My OS: Suse Linux. Geek by Nature, Linux by Choice _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
