Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'binary': 0.05; 'things.': 0.05; 'subject:How': 0.09; 'python': 0.09; 'linux.': 0.09; 'sucks': 0.09; 'cc:addr:python-list': 0.10; 'packages.': 0.15; 'sat,': 0.15; 'gpg': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'thanks,': 0.18; 'code,': 0.18; 'code.': 0.20; 'cc:2**0': 0.23; 'installed': 0.23; 'cc:no real name:2**0': 0.24; 'linux': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; 'python2.7': 0.29; 'subject:development': 0.29; 'url:mailman': 0.29; 'source': 0.29; 'install': 0.29; 'usually': 0.30; 'basic': 0.30; 'code': 0.31; 'url:python': 0.32; 'switch': 0.32; 'skip:- 10': 0.32; 'url:listinfo': 0.32; 'singh': 0.33; 'problem': 0.33; 'received:google.com': 0.34; 'same.': 0.35; 'subject:?': 0.35; 'but': 0.36; 'url:org': 0.36; 'should': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'things': 0.38; 'system.': 0.39; 'url:mail': 0.40; 'your': 0.60; 'most': 0.61; 'share': 0.61; 'back': 0.62; 'provide': 0.62; 'offer': 0.65; './configure': 0.84; '2013': 0.84; 'url:tk': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=0LasjpEMWJiaPSBoTvfJ2ojnKFhl+aVgyxy+4BOIN1A=; b=O2NKgt5T06jBjCRTBpthrFFrt0cbKfhJiR1VmVzA6dqSRCboFlaEBaRVP2qTiL8lzq i+GKlSLCWjdQseXR4lABd51XKf1psKW+XH06FxS1sLFZmSBgRXD11L/y3gP/GshhX8y4 nu2xEnlc4/PdwvFwMz9HwVjFmNwd0WIWh/Mo7wXQAQb9HjmQYcnM6JS4o9sRTh7CsY9N Re+K1FhpIUhFB/TzDMMRvwYeHy2EyDcNQfCO3w/o9sXA3gEbZ9NMY/HbEffN1nesCqvq 0RMkiadfA7ygnglqEErkBVvsYnRdWloZGyBkXuiJz8QcGJMza1YlP1rcZZKpxFEdml3K 974A== X-Received: by 10.42.201.73 with SMTP id ez9mr11959078icb.29.1362213928756; Sat, 02 Mar 2013 00:45:28 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <76c6aca8-50da-42d3-82e9-2d9c74785570@googlegroups.com> References: <76c6aca8-50da-42d3-82e9-2d9c74785570@googlegroups.com> From: Kwpolska Date: Sat, 2 Mar 2013 09:45:08 +0100 Subject: Re: How to install development package on linux? To: Sarbjit singh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362213932 news.xs4all.nl 6930 [2001:888:2000:d::a6]:52260 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40327 On Sat, Mar 2, 2013 at 7:24 AM, Sarbjit singh wrote= : > Sorry for this basic question but I am having problem compiling mod_wsgi = on Linux. As per mod_wsgi package site, user must have python development p= ackage installed on system. > > I had installed Python2.7 on my Linux system from source code, using the = following configuration few months back :- > > ./configure =E2=80=93prefix=3D --enable-shared > Make =E2=80=93i install > > But I am not able to find how to install development package from source = code. > > Can some one please conform if I can install the development package from= the same source code (Downloaded from Python Website for Unix) and please = share the configuration switch for the same. > > Thanks, > Sarbjit > -- > http://mail.python.org/mailman/listinfo/python-list Why do you use source tarballs? Your distro should provide nice binary packages for Python and mod_wsgi. And in case it doesn=E2=80=99t, y= our distro sucks and you should find a better one. The development things are usually installed by default by most things. Distributions offer them in -dev or -devel packages. -- Kwpolska | GPG KEY: 5EAAEA16 stop html mail | always bottom-post http://asciiribbon.org | http://caliburn.nl/topposting.html