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


Groups > comp.lang.python > #16668

Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)

From Christian Heimes <lists@cheimes.de>
Subject Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2)
Date 2011-12-05 17:37 +0100
References <b43f5db6-050e-49d8-ac03-7b9ef1071406@u5g2000vbd.googlegroups.com> <mailman.3302.1323097739.27778.python-list@python.org> <0da3ce5f-72ca-43a2-a2ae-18fd1dd2c46d@e2g2000vbb.googlegroups.com> <mailman.3304.1323100284.27778.python-list@python.org> <4edceff9$0$29988$c3e8da3$5496439d@news.astraweb.com>
Newsgroups comp.lang.python
Message-ID <mailman.3308.1323103045.27778.python-list@python.org> (permalink)

Show all headers | View raw


Am 05.12.2011 17:23, schrieb Steven D'Aprano:
> The trickiest part for me is ensuring that tkinter works correctly. After 
> installing Python from source about a dozen times now, I still don't know 
> why sometimes it works and sometimes it doesn't.

sudo apt-get build-dep python2.7

Done ;)

However there are additional pitfalls if you have multiarch support or
Kernel 3.x. Both are well documented in my blog
http://lipyrary.blogspot.com/

Christian

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) patrickwayodi <patrickwayodi@gmail.com> - 2011-12-05 06:53 -0800
  Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Chris Angelico <rosuav@gmail.com> - 2011-12-06 02:08 +1100
    Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) patrickwayodi <patrickwayodi@gmail.com> - 2011-12-05 07:40 -0800
      Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Chris Angelico <rosuav@gmail.com> - 2011-12-06 02:51 +1100
        Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-05 16:23 +0000
          Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Chris Angelico <rosuav@gmail.com> - 2011-12-06 03:28 +1100
          Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Christian Heimes <lists@cheimes.de> - 2011-12-05 17:37 +0100
          Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Christian Heimes <lists@cheimes.de> - 2011-12-05 17:39 +0100
            Re: How to install Python on Debian GNU/Linux (Python-2.7.2.tar.bz2) Anssi Saari <as@sci.fi> - 2011-12-14 20:40 +0200

csiph-web