From owner-freebsd-ports@FreeBSD.ORG Wed Jul 1 13:17:33 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E78E106566C for ; Wed, 1 Jul 2009 13:17:33 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 77AB68FC15 for ; Wed, 1 Jul 2009 13:17:33 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id B7F5D5C34; Wed, 1 Jul 2009 09:17:32 -0400 (EDT) Date: Wed, 1 Jul 2009 09:17:32 -0400 From: Wesley Shields To: Torfinn Ingolfsen Message-ID: <20090701131732.GA70161@atarininja.org> References: <1e39c0a90906301443m3652eee3v4367d5896ebd85bf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Ports ML Subject: Re: mail/py-spambayes and Python 2.6 update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2009 13:17:34 -0000 On Wed, Jul 01, 2009 at 11:01:40AM +0200, Torfinn Ingolfsen wrote: > More info. > > On Wed, Jul 1, 2009 at 10:43 AM, Torfinn Ingolfsen wrote: > > Is it possible to have both Python 2.6 and 2.5 installed on a FreeBSD > > machine at the same time (from ports, without a lot of wrangling)? > > > Well, Python 2.5 installed without a hitch. > However, just changing 'python' to 'python2.5' in > /usr/local/etc/rc.d/pyspamd and /usr/local/etc/sb_server.py didn't > work. > And when I install / reinstall the py-spambayes port, it installs > modules in Python 2.6 site directories. > > I guess a bit of wrangling is needed. The instructions in the 20090608 entry of UPDATING may help here. -- WXS