PgFoundry Logo
     Advanced search
Log In
New Account
  
 
Home My Page Project Tree Project Openings py-postgresql
 
 
 
 
Summary Tracker Lists News SCM Files
 
 
Posted By: James Pye
Date: 2005-06-30 19:38
Summary: PL/Py 0.1 Release
Project: py-postgresql

First development release of the procedural language has been made. See http://python.projects.postgresql.org/project/be.html for more information about the project and its features, and see http://python.projects.postgresql.org/quick.html for the quickest way to try it on for size. Yes, there are boogs. Yes, boogs, not bugs.

Latest News
pgpool-II 3.0 beta3 released
    Toshihiro Kitagawa - 2010-09-08 09:31
New Buildfarm Client Release
    Andrew Dunstan - 2010-08-09 22:39
Another PostgreSQL Diff Tool 2.0 Beta 1 Is Out!
    Miroslav Ć ulc - 2010-07-29 22:24
Pgtcl-ng 1.7.2 has been released
    L J Bayuk - 2010-07-29 22:23
E-Maj 0.7.1 released
    Philippe Beaudoin - 2010-07-29 22:23

 

Forums | Admin

Discussion Forums: pl-py-0.1-release

Start New Thread Start New Thread

 

By: Alexy Khrabrov
RE: Known systems [ reply ]  
2006-09-21 06:13
I've tried to build be with the new Python 2.5 on Tiger/Intel, and it wants -lpython2.5 which cannot be found! I've seen this is coming from python-config itself! Any workarounds?

By: James Pye
Known systems [ reply ]  
2005-06-30 09:27
I have only tested the build on FreeBSD 5.4 and Darwin 8.1(tiger/10.4). I imagine it should work without trouble on most ELF/UNIX systems with a recent version of gcc. If you have a build failure, please be sure to contact me, as portability is one of my primary concerns.

Note, I know the build on Windows will fail, even if you have a mingw32 or vc++ environment installed.