Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Marcus von Appen
Daniel Braniss : Daniel Braniss : [...] > >> >> So what you need is support for a python module installed for two different >> python versions at the same time, correct? And this (right now) is not >> supported, I am afraid. > > as I explained, probably not too well, the problem is in the in

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Daniel Braniss
[...] > Does the same problem strike you, if you use PYTHON_DEFAULT_VERSION=xxx? > PYTHON_VERSION should be used by ports, not by the user (input). By setting PYTHON_DEFAULT_VERSION=x.y, make insists in compiling python-x.y even though it's already installed :-( danny _

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Daniel Braniss
> Daniel Braniss : > > [...] > > > >> > >> So what you need is support for a python module installed for two different > >> python versions at the same time, correct? And this (right now) is not > >> supported, I am afraid. > > > > as I explained, probably not too well, the problem is in the insta

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Marcus von Appen
Daniel Braniss : [...] So what you need is support for a python module installed for two different python versions at the same time, correct? And this (right now) is not supported, I am afraid. as I explained, probably not too well, the problem is in the install from ports. the check for th

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Daniel Braniss
> Daniel Braniss : > > >> David, Daniel, > >> > >> just to take this to python@ and to clarify, what problems are still > >> open for you: > >> > >> - bapt confirmed that the parallel installation of python itself from > >> binary packages should work > >>without any problem > >> - Installatio

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Marcus von Appen
Daniel Braniss : David, Daniel, just to take this to python@ and to clarify, what problems are still open for you: - bapt confirmed that the parallel installation of python itself from binary packages should work without any problem - Installation from the ports tree should work without pro

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Marcus von Appen
David Demelier : 2013/7/30 Marcus von Appen : David, Daniel, just to take this to python@ and to clarify, what problems are still open for you: - bapt confirmed that the parallel installation of python itself from binary packages should work without any problem - Installation from the ports

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread David Demelier
2013/7/30 Marcus von Appen : > David, Daniel, > > just to take this to python@ and to clarify, what problems are still open > for you: > > - bapt confirmed that the parallel installation of python itself from binary > packages should work > without any problem > - Installation from the ports tree

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Daniel Braniss
> David, Daniel, > > just to take this to python@ and to clarify, what problems are still > open for you: > > - bapt confirmed that the parallel installation of python itself from > binary packages should work >without any problem > - Installation from the ports tree should work without p

Re: Dealing with 2.7 and 3.3 installations

2013-07-30 Thread Marcus von Appen
David, Daniel, just to take this to python@ and to clarify, what problems are still open for you: - bapt confirmed that the parallel installation of python itself from binary packages should work without any problem - Installation from the ports tree should work without problems - Instal

Re: Dealing with 2.7 and 3.3 installations

2013-07-29 Thread Marcus von Appen
Zitat von David Demelier : Hello, At the moment, it's very hard to install python 2.7 and 3.3 because of the unification of the python ports. Also, pkgng will not let the user install both the 2.7 and 3.3 version of the interpreter because it will conflicts on several files such as /usr/local/

Dealing with 2.7 and 3.3 installations

2013-07-29 Thread David Demelier
Hello, At the moment, it's very hard to install python 2.7 and 3.3 because of the unification of the python ports. Also, pkgng will not let the user install both the 2.7 and 3.3 version of the interpreter because it will conflicts on several files such as /usr/local/bin/python for example. What I