[Python-Dev] Support the /usr/bin/python2 symlink upstream
Jeroen Ruigrok van der Werven
asmodai at in-nomine.org
Wed Mar 2 11:02:11 CET 2011
-On [20110302 01:17], "Martin v. Löwis" (martin at v.loewis.de) wrote:
>Matthias Klose represents Debian, Dave Malcolm represents Redhat,
>and Dirkjan Ochtman represents Gentoo.
With FreeBSD's ports if you install a Python port it will install a
pythonX.Y in /usr/local/bin, depending on what is specified with the make
variable PYTHON_DEFAULT_VERSION "python" will point to that version. So it
can refer to either 2.x or 3.x.
NetBSD's pkgsrc does not have 3.x in the tree yet. But if no "python" exists
yet, then pkg_alternatives will link it to the version of choice.
Not sure what either OpenBSD or DragonFly BSD are doing, but it will be
along these lines as well.
--
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | GPG: 2EAC625B
Ain't gonna spend the rest of my Life, quietly fading away...
More information about the Python-Dev
mailing list