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
On 29/07/2013 5:46 PM, David Demelier wrote:
2013/7/28 Daniel Braniss :
Hi,
I need to be able to have both (2.7 and 3.2) modules.
setting PYTHON_VERSION=3.2 in /etc/make.conf compiles properly,
but make install, insists that that the 2.7 version is installed!
after deinstalling, it will install
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/
Baptiste Daroussin :
On Mon, Jul 29, 2013 at 12:26:24PM +0200, Marcus von Appen wrote:
David Demelier :
> 2013/7/29 Marcus von Appen :
>> David Demelier :
>>
>>
>>> 2013/7/28 Daniel Braniss :
Hi,
I need to be able to have both (2.7 and 3.2) modules.
setting PYTHON_VERSION=
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
On Mon, Jul 29, 2013 at 01:05:40PM +0200, Marcus von Appen wrote:
>
> Baptiste Daroussin :
>
> > On Mon, Jul 29, 2013 at 12:26:24PM +0200, Marcus von Appen wrote:
> >> David Demelier :
> >>
> >> > 2013/7/29 Marcus von Appen :
> >> >> David Demelier :
> >> >>
> >> >>
> >> >>> 2013/7/28 Daniel Bran