Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6034
| Date | 2011-05-23 13:01 +1000 |
|---|---|
| Subject | Building Python: static library "3.2m" |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1947.1306119687.9059.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Building Python: static library "3.2m" Chris Angelico <rosuav@gmail.com> - 2011-05-23 13:01 +1000
csiph-web