[Pybots] configure options?
Grig Gheorghiu
grig at gheorghiu.net
Wed Nov 1 07:38:34 PST 2006
--- skip at pobox.com wrote:
> I'm trying to get Python built on my G5 with the most recent sqlite
> (3.3.8)
> to see if that solves the SQLAlchemy test failures. I don't want to
> interfere with Apple's installed version of sqlite so I installed
> from
> source into /usr/local. However, I don't believe pybots configures
> Python
> with anything other than --prefix=/tmp/python-buildbot/local. Is
> there some
> way to specify other configure or distutils options for the Python
> build?
>
The Pybots buildmaster is using the same configure options as the
master of the 'official' Python farm. I can subclass that though and
add specific options for people who need them. Let me know exactly what
options you need.
Grig
More information about the Pybots
mailing list