building python from source

Rita rmorgan466 at gmail.com
Thu Jan 3 09:43:54 EST 2013


For those building python from source what are some tests you do to make
sure the compilation and installation is up to standard. For instance here
are some thing I do:
Tk functionality
sqlite module
Python is compiled with shared object (important for wsgi)
Proper preloading of python libraries (set the proper -rpath flag for gcc)

Any others?  The people who manage distributions what do they check with
for regression tests?





-- 
--- Get your facts first, then you can distort them as you please.--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130103/d90663ca/attachment.html>


More information about the Python-list mailing list