Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'binary': 0.05; 'source.': 0.05; 'things.': 0.05; 'subject:How': 0.09; 'python': 0.09; 'linux.': 0.09; 'pointers': 0.09; 'sucks': 0.09; 'switches': 0.09; '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; '(b)': 0.22; '(you': 0.23; 'installed': 0.23; 'linux': 0.24; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'question': 0.27; '2.6': 0.27; 'message-id:@mail.gmail.com': 0.27; 'python2.7': 0.29; 'subject:development': 0.29; 'url:mailman': 0.29; 'source': 0.29; 'probably': 0.29; 'install': 0.29; 'usually': 0.30; 'basic': 0.30; 'sense': 0.31; 'code': 0.31; 'url:python': 0.32; 'switch': 0.32; 'skip:- 10': 0.32; 'could': 0.32; 'url:listinfo': 0.32; '(a)': 0.33; 'singh': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; '(c)': 0.33; 'received:google.com': 0.34; 'same.': 0.35; 'so,': 0.35; 'pm,': 0.35; 'subject:?': 0.35; 'but': 0.36; 'url:org': 0.36; 'anything': 0.36; 'should': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'files': 0.38; 'some': 0.38; 'things': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.39; 'build': 0.39; 'help': 0.40; 'url:mail': 0.40; 'enable': 0.60; 'your': 0.60; 'red': 0.60; 'most': 0.61; 'real': 0.61; 'share': 0.61; 'back': 0.62; 'provide': 0.62; 'offer': 0.65; 'skip:\xe2 10': 0.66; 'internet': 0.71; 'you:': 0.75; 'yourself': 0.77; './configure': 0.84; '2013': 0.84; '7:00': 0.84; 'dumb': 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:content-type:content-transfer-encoding; bh=ouHmNIIm6shwIUG3cLf1HPEFixRGomNsoLht2/JvRME=; b=HxW85TjamjhvCh6o4F7OmA39vhkci7YIs3AVjaqD7B5WNBKfZ9hBnDkLDCVt6xK8gh tE+kEcwI+NJugT1M7r7tHWzM/3d794iknFb2xHz679xs0qLNwWoW6CSX+lZyAbuzk0ZQ /ziDQxbmRQXuTYbJ+GwhBde+kotB320hVcaoBPDXLoChzruVryYpYNjW9scqH54IwDVk z/GoJAvIHMvnNKbI9cOR+okn7EA/keTYsZgI3l4r1ELweAE8ZBiIHV51eRcaLDtsztXD isqY2e/+QoktcOkhujcG7wEBQ9DZA5abPWIR1gEun4tILpjpX2ItkLvS5XFGta2BsF0g NX2w== X-Received: by 10.42.179.73 with SMTP id bp9mr16097819icb.51.1362253990819; Sat, 02 Mar 2013 11:53:10 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <76c6aca8-50da-42d3-82e9-2d9c74785570@googlegroups.com> From: Kwpolska Date: Sat, 2 Mar 2013 20:52:50 +0100 Subject: Fwd: How to install development package on linux? To: python-list@python.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 92 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362253993 news.xs4all.nl 6918 [2001:888:2000:d::a6]:36592 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40362 On Sat, Mar 2, 2013 at 7:00 PM, Sarbjit singh wrote= : > On Saturday, March 2, 2013 2:15:08 PM UTC+5:30, Kwpolska wrote: >> On Sat, Mar 2, 2013 at 7:24 AM, Sarbjit singh wr= ote: >> >> > Sorry for this basic question but I am having problem compiling mod_ws= gi on Linux. As per mod_wsgi package site, user must have python developmen= t package installed on system. >> >> > >> >> > I had installed Python2.7 on my Linux system from source code, using t= he 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 sour= ce code. >> >> > >> >> > Can some one please conform if I can install the development package f= rom the same source code (Downloaded from Python Website for Unix) and plea= se 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= , your >> >> 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 > > I am using Red Hat 5, could you please give some pointers on how to insta= ll these packages? > -- > http://mail.python.org/mailman/listinfo/python-list Impossible, unless you: (a) build such packages yourself (Fedora .spec files may help you); or (b) upgrade to RHEL 6, which offers packages for python 2.6 and mod_wsgi; o= r (c) look for such packages on the Internet (you probably won=E2=80=99t find= any). So, get back to compiling from source. Have you actually tried building those packages before asking? Because, according to the Arch Linux PKGBUILDs for python2 and mod_wsgi2, it doesn=E2=80=99t have any specific switches to enable anything =E2=80=9Cdevel-related=E2=80=9D (also,= Arch Linux doesn=E2=80=99t bother with the dumb -dev(el) packages, which make no sense= in real life). --=20 Kwpolska | GPG KEY: 5EAAEA16 stop html mail | always bottom-post http://asciiribbon.org | http://caliburn.nl/topposting.html