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


Groups > comp.lang.python > #16669

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:39 +0100
References (1 earlier) <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> <CAPTjJmpDi7SCMDZB5RMK7dKaBmEeTcMQeF2gd3HLPiPaRA=tcQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3309.1323103216.27778.python-list@python.org> (permalink)

Show all headers | View raw


Am 05.12.2011 17:28, schrieb Chris Angelico:
> On Tue, Dec 6, 2011 at 3:23 AM, Steven D'Aprano
> <steve+comp.lang.python@pearwood.info> wrote:
>> Generally speaking, unless you are an expert, you should not use make
>> install when installing Python from source, because it will replace the
>> system Python with the newly installed one.
>>
>> Instead use `sudo make altinstall`
> 
> Mea culpa, forgot that. Yes, use altinstall. Although it's probably
> not a problem to replace 2.6.6 with 2.7.2 - I doubt that'll break many
> things.

Except that all 3rd party extensions and packages are missing if you
install Python manually. Unless you *really* know what you are doing you
shouldn't install Python manually. Debian's backports should provide a
well integrated Python 2.7 package.

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