Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.070 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'compiler': 0.07; 'python': 0.08; 'c++': 0.12; 'library': 0.13; 'background,': 0.16; 'subject:install': 0.16; 'subject:lxml': 0.16; 'wrote:': 0.16; 'wed,': 0.17; 'say,': 0.19; 'jan': 0.19; 'header:In-Reply-To:1': 0.22; 'windows': 0.26; 'charset:iso-8859-15': 0.26; 'installed': 0.29; 'environment': 0.30; 'subject:?': 0.30; 'received:209.85.214': 0.32; 'header:User-Agent:1': 0.33; 'instead': 0.33; 'to:addr:python-list': 0.33; 'from:addr:googlemail.com': 0.34; 'vendor': 0.34; 'light': 0.34; 'running': 0.35; 'something': 0.35; 'brian': 0.35; 'like,': 0.36; 'specially': 0.36; 'machine': 0.37; 'received:google.com': 0.37; 'could': 0.37; 'received:209.85': 0.38; 'useful': 0.38; 'itself.': 0.38; 'subject:how': 0.39; 'tasks': 0.39; 'received:209': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; 'more': 0.61; 'making': 0.65; 'taking': 0.66; '11,': 0.68; 'edition': 0.68; 'designed': 0.68; 'yourself': 0.69; 'low': 0.74; 'cpu.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=YiUlAuGi2gppkD1LYn4mpj6Sd7P5XsJlhBA3g6y1t1U=; b=CTMWqGOdx7SFExqInoiqwEdFueRDS8VaU+LBSAhuImi+Zwhb5v26/9CXXncbNsis5i yuIyd85AEcP8G21248WStfudB33HJqLPnPGmnbNXF/IIiR/rmNNVHVq9hW0WvU9wg3oY 0I8hplsWTE/QNgfoqRlzYLJJkqRtx+gHxFtQ8= Date: Thu, 12 Jan 2012 12:24:15 +0100 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20120108 Thunderbird/9.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: how to install lxml in window xp? References: <4F0E6930.6070701@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1326367460 news.xs4all.nl 6854 [2001:888:2000:d::a6]:57257 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18872 Am 12.01.2012 06:08, schrieb Brian Curtin: > On Wed, Jan 11, 2012 at 23:01, Tamer Higazi wrote: >> Use Linux! >> Specially Gentoo Linux! > > Not a useful answer. then take windows 7 instead of something that is no more supported by the vendor itself. I am running Python 64Bit on my Windows machine and almost every library could have been installed my sides with the MSSDK and the Visual C++ 2008 Express Edition compiler in the background, that tasks are invoked automatically by easy_install. So, instead of making yourself continuously headache for an outdated OS I advise taking a low performance OS like, let us say, xubunutu that has a light environment instead of gnome3 or kde4 for a WindowsXP designed CPU. Tamer