Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27516
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!border2.nntp.ams2.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'python': 0.09; 'pressing': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:python': 0.11; 'aug': 0.13; 'install.': 0.16; 'reason.': 0.16; 'received:173.11': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'still,': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'stick': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '2.6': 0.27; 'header:X-Complaints-To:1': 0.28; '+0200,': 0.33; 'to:addr :python-list': 0.33; 'version': 0.34; 'there': 0.35; 'received:org': 0.36; 'really': 0.36; 'but': 0.36; 'should': 0.36; 'rather': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'fyi': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Emile van Sebille <emile@fenx.com> |
| Subject | Re: python 6 compilation failure on RHEL |
| Date | Mon, 20 Aug 2012 11:02:25 -0700 |
| References | <CA+h4rtFu0SMax9r45oNPdLUBsidEWCFnoJacUi73yK5ikc0p0w@mail.gmail.com> <mailman.3566.1345482728.4697.python-list@python.org> <k0trk3$32k$1@news.albasani.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 173-11-108-137-sfba.hfc.comcastbusiness.net |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
| In-Reply-To | <k0trk3$32k$1@news.albasani.net> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3572.1345485645.4697.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345485646 news.xs4all.nl 6903 [2001:888:2000:d::a6]:39149 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27516 |
Show key headers only | View raw
On 8/20/2012 10:20 AM Walter Hurry said... > On Mon, 20 Aug 2012 19:12:05 +0200, Kwpolska wrote: <snip 300+ lines of non-referred to content replicated by you both> >> >Do you really need to compile python2.6? RHEL has packages for python, >> >and it's better s/better/sometimes easier >> > to use pre-compiled packages rather than compile them yourself. > I concur, but FYI the version of Python with RHEL5 is 2.4. Still, OP > should stick with that unless there is a pressing reason. Hence, the 2.6 install. Learn-to-trim-ly y'rs, Emile
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: python 6 compilation failure on RHEL Kwpolska <kwpolska@gmail.com> - 2012-08-20 19:12 +0200
Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 17:20 +0000
Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 11:02 -0700
Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 18:37 +0000
Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 12:19 -0700
Re: python 6 compilation failure on RHEL Walter Hurry <walterhurry@lavabit.com> - 2012-08-20 20:55 +0000
Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 14:50 -0700
Re: python 6 compilation failure on RHEL John Nagle <nagle@animats.com> - 2012-08-20 21:34 -0700
Re: python 6 compilation failure on RHEL Peter Otten <__peter__@web.de> - 2012-08-21 07:43 +0200
Re: python 6 compilation failure on RHEL Emile van Sebille <emile@fenx.com> - 2012-08-20 23:11 -0700
Re: python 6 compilation failure on RHEL Jerry Hill <malaclypse2@gmail.com> - 2012-08-21 08:06 -0400
csiph-web