Date: Thu, 21 Jun 2007 21:49:25 -0400 From: Mike Meyer <mwm@mired.org> To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> Cc: freebsd-hackers@freebsd.org, Jeremy Chadwick <koitsu@FreeBSD.org>, Martin Turgeon <turgeon.martin@gmail.com>, freebsd-hardware@freebsd.org Subject: Re: i386 with PAE or AMD64 on PowerEdge with 4G RAM Message-ID: <18043.10917.530533.189861@bhuda.mired.org> In-Reply-To: <86d4zpj6m3.fsf@dwp.des.no> References: <4676BAF0.4030703@gmail.com> <20070618180813.GA13003@eos.sc1.parodius.com> <18038.53391.265513.66864@bhuda.mired.org> <86d4zpj6m3.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In <86d4zpj6m3.fsf@dwp.des.no>, Dag-Erling Smørgrav <des@des.no> typed:
> Mike Meyer <mwm-keyword-freebsdhackers2.e313df@mired.org> writes:
> > I find that extremely ironic. I've spent most of the last two days
> > trying to put together a Linux system with python 2.5 (or later) and
> > lxml 1.2 (or later), because I need to add an oracle library to it.
^^^
> > While both FreeBSD and darwin ports (where I do development) have all
> > the appropriate bits except oracle, the Linux distros don't have any
> > of them in their packaging systems.
> Bollocks.
No, that taste in your mouth is crow.
> des@des ~% cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=7.04
> DISTRIB_CODENAME=feisty
> DISTRIB_DESCRIPTION="Ubuntu 7.04"
> des@des ~% uname -m
> x86_64
> des@des ~% python --version
> Python 2.5.1
> des@des ~% sudo apt-get install python-lxml
[...]
> Unpacking python-lxml (from .../python-lxml_1.1.2-1ubuntu2_amd64.deb) ...
> Setting up python-lxml (1.1.2-1ubuntu2) ...
^^^^^
> Any more nonsense you wish to share?
The only nonsense here is that you apparently think 1.1.2 is later
than 1.2. 1.2 is the earliest version of lxml with XInclude support,
and I need that. The package you just installed doesn't have
it. Ubuntu 7.04 with python 2.5.1 and lxml 1.1.2 was one of the
distros I checked (and by far the best Linux system of the bunch), and
it isn't up to the job at hand.
<mike
--
Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18043.10917.530533.189861>
