Subject: Re: Question on pkgsrc and python conflicts
To: Nicholas Jackson <nicholasj@ncafe.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 01/08/2004 19:19:18
On Thu, 8 Jan 2004, Nicholas Jackson wrote:

> Is there a 'best' way to replace the python21-pth with python22-pth and
> delete the python22 (non-pth)

In my /etc/mk.conf file I have:
PYTHON_VERSION_DEFAULT=23pth

In your case, you will probably need to delete the old python and packages
needing it and then reinstall those. (Maybe "pkg_delete -r python21-pth".)

It would be good to have python with threads be the default without the
"-pth" suffix.

> (learning as I go along)

Same here.

   Jeremy C. Reed
   http://bsd.reedmedia.net/