Help!

python(xy) installation

 
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python RSS
Next:  Processing of dh-ocaml_0.9.3_amd64.changes  
Author Message
roberto
External


Since: Oct 25, 2005
Posts: 17



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: python(xy) installation
Archived from groups: linux>debian>maint>python (more info?)


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 ?

thanks for any suggestion
--
roberto


--
To UNSUBSCRIBE, email to debian-python-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Ben Finney
External


Since: May 12, 2005
Posts: 94



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Graeme Cross" 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.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Floris Bruynooghe
External


Since: Jun 12, 2006
Posts: 12



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 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. Smile

Floris

--
Debian GNU/Linux -- The Power of Freedom
www.debian.org | www.gnu.org | www.kernel.org


--
To UNSUBSCRIBE, email to debian-python-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Graeme Cross
External


Since: Nov 05, 2009
Posts: 1



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 4 Nov 2009 22:47:50 +0000, "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.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Floris Bruynooghe
External


Since: Jun 12, 2006
Posts: 12



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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

--
Debian GNU/Linux -- The Power of Freedom
www.debian.org | www.gnu.org | www.kernel.org


--
To UNSUBSCRIBE, email to debian-python-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
anatoly techtonik
External


Since: Jul 30, 2009
Posts: 7



PostPosted: Thu Nov 05, 2009 2:10 pm    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, Nov 5, 2009 at 5:54 AM, Ben Finney wrote:
> "Graeme Cross" 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 DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
roberto
External


Since: Oct 25, 2005
Posts: 17



PostPosted: Thu Nov 05, 2009 3:10 pm    Post subject: Re: python(xy) installation [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, Nov 5, 2009 at 12:21 AM, Graeme Cross wrote:
>
> Floris,
>
> I thnk that Roberto was asking about Python(x,y) rather than version x.y
> of a standard Python install.
right ! Smile
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 RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum