Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Apr 2008 00:15:33 +1100
From:      Andrew MacIntyre <andymac@bullseye.apana.org.au>
To:        Maxim Khitrov <mkhitrov@gmail.com>
Cc:        freebsd-python@freebsd.org
Subject:   Re: Python 3.0 port?
Message-ID:  <47FB6FF5.50402@bullseye.andymac.org>
In-Reply-To: <26ddd1750804071438i6c4f3eb9x5995ca610f0b635@mail.gmail.com>
References:  <26ddd1750804071438i6c4f3eb9x5995ca610f0b635@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Khitrov wrote:

> I posted this message to freebsd-ports and was redirected here. Would
> it be possible to get python 3.0 into the ports tree even though it's
> currently in alpha stages? I'm just starting to learn the language,
> but I want a chance to play with both 2.5 and 3.0 at the same time.

While a port of Python 3.0 would be useful for of package management, it
should build and install without any modification:

   ./configure
   make
   make test
   make install

If it doesn't, a bug report to bugs.python.org would be in order.

-- 
-------------------------------------------------------------------------
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac@bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac@pcug.org.au             (alt) |        Belconnen ACT 2616
Web:    http://www.andymac.org/               |        Australia



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47FB6FF5.50402>