|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
python(xy) installationhello
i need to install python(xy) in debian 5.0; which is the best way to do it ? compile it from source ? is it possible to install the related ubuntu package ? thanks for any suggestion -- roberto -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installationOn Wed, Nov 04, 2009 at 10:12:52PM +0100, roberto wrote:
> hello > i need to install python(xy) in debian 5.0; > which is the best way to do it ? > compile it from source ? > is it possible to install the related ubuntu package ? "apt-get install python" or "apt-get install pythonX.Y" where "X.Y" is something like "2.4" or "2.5". Sadly if you want Python 2.6 or 3.1 currently you'll need to use experimental or install from source. When building from source first do "apt-get build-dep python" to make your life easier. Regards Floris -- Debian GNU/Linux -- The Power of Freedom www.debian.org | www.gnu.org | www.kernel.org -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installationOn Wed, 4 Nov 2009 22:47:50 +0000, "Floris Bruynooghe"
<floris.bruynooghe@...> said: > On Wed, Nov 04, 2009 at 10:12:52PM +0100, roberto wrote: > > hello > > i need to install python(xy) in debian 5.0; > > which is the best way to do it ? > > compile it from source ? > > is it possible to install the related ubuntu package ? > > "apt-get install python" > > or > > "apt-get install pythonX.Y" where "X.Y" is something like "2.4" or "2.5". > > Sadly if you want Python 2.6 or 3.1 currently you'll need to use > experimental or install from source. When building from source first > do "apt-get build-dep python" to make your life easier. > > Regards > Floris > Floris, I thnk that Roberto was asking about Python(x,y) rather than version x.y of a standard Python install. Python(x,y) is a package of Python plus various tools and libraries for science and engineering: http://www.pythonxy.com/ There is a Ubuntu package for it, which I have not tested on Debian 5. This site has a list of the packages you could install to get the same basic functionality as Python(x,y): http://groups.google.fr/group/pythonxy-linux/web/pythonxy-linux-packages-list Regards, Graeme -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installationOn Thu, Nov 05, 2009 at 10:21:25AM +1100, Graeme Cross wrote:
> I thnk that Roberto was asking about Python(x,y) rather than version x.y > of a standard Python install. > > Python(x,y) is a package of Python plus various tools and libraries for > science and engineering: > > http://www.pythonxy.com/ Apologies, I misunderstood the question. First time I heard of Python(x,y), there's always new stuff around the corner. :-) Floris -- Debian GNU/Linux -- The Power of Freedom www.debian.org | www.gnu.org | www.kernel.org -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installation"Graeme Cross" <gcross@...> writes:
> Python(x,y) is a package of Python plus various tools and libraries > for science and engineering: > > http://www.pythonxy.com/ Good grief, what a brain-dead decision of naming. It's guaranteed to cause massive confusion over what's being referred to, as evidenced by this thread. -- \ “Don't you try to outweird me, I get stranger things than you | `\ free with my breakfast cereal.” —Zaphod Beeblebrox, _The | _o__) Restaurant At The End Of The Universe_, Douglas Adams | Ben Finney -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installationOn Thu, Nov 5, 2009 at 5:54 AM, Ben Finney <ben+debian@...> wrote:
> "Graeme Cross" <gcross@...> writes: > >> Python(x,y) is a package of Python plus various tools and libraries >> for science and engineering: >> >> http://www.pythonxy.com/ > > Good grief, what a brain-dead decision of naming. It's guaranteed to > cause massive confusion over what's being referred to, as evidenced by > this thread. This python x,y is a brainpain primarily for the local habitats. In other communities people will surely accept it more easy. =) Great stuff, BTW, this (x,y). -- anatoly t. -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: python(xy) installationOn Thu, Nov 5, 2009 at 12:21 AM, Graeme Cross <gcross@...> wrote:
> > Floris, > > I thnk that Roberto was asking about Python(x,y) rather than version x.y > of a standard Python install. right ! :) i do apologize but that's the name of the software ... > > Python(x,y) is a package of Python plus various tools and libraries for > science and engineering: > > http://www.pythonxy.com/ > > There is a Ubuntu package for it, which I have not tested on Debian 5. do you know if it is possible to install it by gdebi on Debian ? > > This site has a list of the packages you could install to get the same > basic functionality as Python(x,y): > > http://groups.google.fr/group/pythonxy-linux/web/pythonxy-linux-packages-list > thanks, i think i'll go through it and try -- roberto -- To UNSUBSCRIBE, email to debian-python-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
| Free embeddable forum powered by Nabble | Forum Help |