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


Groups > comp.lang.python > #10692

Re: test systems

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:test': 0.05; '32-bit': 0.09; 'freebsd,': 0.09; 'wrote:': 0.15; 'library': 0.15; '11:42': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'howdy,': 0.16; 'mon,': 0.16; 'pm,': 0.16; 'linux': 0.18; 'aug': 0.19; 'received:209.85.210.174': 0.19; 'received:mail-iy0-f174.google.com': 0.19; 'header:In-Reply-To:1': 0.22; '64-bit': 0.23; 'testing': 0.25; '(and': 0.27; "i'm": 0.27; 'putting': 0.28; 'message-id:@mail.gmail.com': 0.28; 'installing': 0.29; 'mix': 0.30; 'chris': 0.32; 'to:addr:python-list': 0.34; 'test': 0.34; 'directory.': 0.35; 'unless': 0.37; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'systems,': 0.40; 'received:209': 0.40; 'setup': 0.40; 'special': 0.67; 'add:': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=FnRzXGj9yV77o4A2Quz5Zyvthnf3X/NJ7hUdJuM6m0o=; b=dwjwSFQ+235AOMKTXZN3H3IrQZpoipZ6ktibXkHglhHWL/Gl/YK5bz1bkAVAjiFARb r3GeVlzAhMWDVa5Bpxnv3zZMkpSjfi4U0WVV/wBcHmnvCmrv94Qmr4fkU82R7lMdZGhb ZX6gvXrCLdi7gMsS6dPxBKhsRdcVzZxPdKhA4=
MIME-Version 1.0
In-Reply-To <4E372BCB.3030003@stoneleaf.us>
References <4E372BCB.3030003@stoneleaf.us>
Date Tue, 2 Aug 2011 02:29:53 +0100
Subject Re: test systems
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
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.1744.1312248596.1164.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1312248596 news.xs4all.nl 23857 [2001:888:2000:d::a6]:52379
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:10692

Show key headers only | View raw


On Mon, Aug 1, 2011 at 11:42 PM, Ethan Furman <ethan@stoneleaf.us> wrote:
> Howdy,
>
> I'm going to setup a few linux systems for testing (probably three) as well
> as the three FreeBSD, OpenBSD, and (possibly) NetBsd.  Oh, and Windows.  ;)
>
> Any recommendations on which linuces to pick?

Others have made recommendations of distro (and are far better
qualified than I to do so), but one small point to add: Test a mix of
32-bit and 64-bit systems, unless you only support the latter. This is
particularly important with installers and such; installing a 32-bit
library on a 64-bit Linux may mean putting it in a special directory.

Chris Angelico

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


Thread

Re: test systems Chris Angelico <rosuav@gmail.com> - 2011-08-02 02:29 +0100

csiph-web