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


Groups > comp.lang.python > #10692

Re: test systems

References <4E372BCB.3030003@stoneleaf.us>
Date 2011-08-02 02:29 +0100
Subject Re: test systems
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1744.1312248596.1164.python-list@python.org> (permalink)

Show all headers | 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