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: [EMAIL PROTECTED]  (pref) | Snail: PO Box 370
       [EMAIL PROTECTED]             (alt) |        Belconnen ACT 2616
Web:    http://www.andymac.org/               |        Australia
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to