Re: Need Python for Linux (Suse 10.1)
- From: Fredrik Lundh <fredrik@xxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 11:56:12 +0200
*** Moores wrote:
I've got a friend interested in trying out Python. I sent him to http://www.python.org/download/linux/ but he's uncertain as to what to download. He's rather get a new download than use what was on his Suse disk. His box is an x86.
Any chance Python 2.4.3 compressed source tarball <http://www.python.org/ftp/python/2.4.3/Python-2.4.3.tgz> would be suitable for him?
absolutely. unpack, type "./configure", and then "make altinstall", and you're off (use "python2.4" to start the newly installed interpreter).
alternatively, and recommended, is to grab the latest build from SuSE's package repository.
</F>
.
- Prev by Date: Re: how can i change the text delimiter
- Next by Date: Re: How ahead are you guys in the (Python) real world?
- Previous by thread: Broadcast server
- Next by thread: Re: Need Python for Linux (Suse 10.1)
- Index(es):