Python 3.1

If there's software you need and you can't find, make a request for it.
Post Reply
User avatar
Prime
Posts: 23
Joined: 29. Mar 2010, 02:13
Location: North Carolina

Python 3.1

Post by Prime »

I was wondering if you would consider making a python 3.1 build, on python.org they say it is considered stable. If not could you point me in the right direction to get information on how to build personal Salix/Slackware packages. Thank you very much. Python 3.1 source code can be found here http://python.org/downloads/.
"Computer Do Something!! Sure thing fella! Switching to manual controls, Good Luck!" The Hitchhiker's Guide to the Galaxy

Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Python 3.1

Post by gapan »

As we want to stay compatible with Slackware, we will not upgrade python in Salix. You'll have to wait until Slackware does it.

If you still want to create a package for it for yourself, the easiest way to do it is probably to use slkbuild. Read the wiki page about it for more: http://www.salixos.org/wiki/index.php/SLKBUILD
and also

Code: Select all

man slkbuild
man SLKBUILD
too. The first thing you need to know of course is how to compile python itself. Packaging is a step that is done after that.
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Python 3.1

Post by thenktor »

Python is a Slackware package, so we won't update it ourselve. If you really want to use a newer version be warned, that this may break things.
To build a own python package you can use the official Slackbuild script of Slackware:
http://slackware.osuosl.org/slackware-c ... /d/python/

Get all the files from that directory and have a look into python.SlackBuild. You have to tweak the version number and probably some other things, too. After that you can run the script to build a package.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
Prime
Posts: 23
Joined: 29. Mar 2010, 02:13
Location: North Carolina

Re: Python 3.1

Post by Prime »

Thank you both for the speedy reply and I think I will leave python be on my desktop and play with python 3.1 on my laptop with Arch. Thenktor where are u from in Germany? I lived in Kleve for three or four months back in 1996, yes I know I am old :( .
"Computer Do Something!! Sure thing fella! Switching to manual controls, Good Luck!" The Hitchhiker's Guide to the Galaxy

Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Python 3.1

Post by thenktor »

Just took a look on wikipedia where Kleve is. Long distance to me :) I'm living in a region called Lower Franconia. See the location on the map: http://de.wikipedia.org/wiki/Unterfranken
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
Prime
Posts: 23
Joined: 29. Mar 2010, 02:13
Location: North Carolina

Re: Python 3.1

Post by Prime »

Sweet you live in Bavaria, I love it there. I had a blast in Munich, at least that is what I was told, I was drunk pretty much the entire time I was there. :lol:
"Computer Do Something!! Sure thing fella! Switching to manual controls, Good Luck!" The Hitchhiker's Guide to the Galaxy

Image
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Python 3.1

Post by Shador »

Prime wrote:Sweet you live in Bavaria, I love it there. I had a blast in Munich, at least that is what I was told, ;) I was drunk pretty much the entire time I was there. :lol:
The most beautiful part of Germany, eh. :mrgreen:
(I'm from Munich) :)
Image
Post Reply