Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36065 > unrolled thread

building python from source

Started byRita <rmorgan466@gmail.com>
First post2013-01-03 09:43 -0500
Last post2013-01-03 09:43 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  building python from source Rita <rmorgan466@gmail.com> - 2013-01-03 09:43 -0500

#36065 — building python from source

FromRita <rmorgan466@gmail.com>
Date2013-01-03 09:43 -0500
Subjectbuilding python from source
Message-ID<mailman.43.1357224237.2939.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

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.--

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web