Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6034 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2011-05-23 13:01 +1000 |
| Last post | 2011-05-23 13:01 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Building Python: static library "3.2m" Chris Angelico <rosuav@gmail.com> - 2011-05-23 13:01 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2011-05-23 13:01 +1000 |
| Subject | Building Python: static library "3.2m" |
| Message-ID | <mailman.1947.1306119687.9059.python-list@python.org> |
Hi! Just a quickie, I hope, where someone will probably be able to answer off the top of his head. I downloaded the 3.2 sources with the intention of building that instead of using Ubuntu's default Python 2.6.6. Ran ./configure, make, sudo make install, and then fiddled with a few things like make all, make libinstall, make libainstall. Eventually got a libpython3.2m.a in /usr/local/lib. Question: Why "3.2m"? What does that m mean? It seems to have come up a couple of times in the build process. Thanks in advance! Chris Angelico
Back to top | Article view | comp.lang.python
csiph-web