Rafael Espíndola wrote on 27.11.2012 16:17:
Hi,I just solve as follows, first of all I installed Python32, then changed the Makefile Postgresql91 follows: CONFIGURE_ARGS + = - with-libraries = $ {PREFIX} / lib \ - with-includes = $ {PREFIX} / include \ - enable-thread-safety \ - with-python Added the - with-python, worked perfectly, installed the library "plpython3u", I appreciate your interest in helping, this is very good. A hug!
Strange enough, slave's Makefile has ``CONFIGURE_ARGS= --with-python'' and it worked fine earlier in my tests.
-- Regards, Ruslan Tinderboxing kills... the drives. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
