From owner-freebsd-questions@FreeBSD.ORG Mon Oct 2 17:25:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 078F816A403 for ; Mon, 2 Oct 2006 17:25:26 +0000 (UTC) (envelope-from levchenko.i@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5BE43D8F for ; Mon, 2 Oct 2006 17:25:23 +0000 (GMT) (envelope-from levchenko.i@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so489071uge for ; Mon, 02 Oct 2006 10:25:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BNNiISH48wFLwiSgkCIIySpqxOFb4FvGVKPV+x7jls8/2Hw/Cgf9sTnNgM+mYpjhKcHwNod6hClTKmLnBMCpJ2EOBz5BO/4QFlANTQvMa9d25h5Vo91ZI7J8m/uXlxhSGkDLqnK0I7IVyuzK+TMdB5izTcQc+lErBBS2uDT4nDc= Received: by 10.67.21.11 with SMTP id y11mr2838203ugi; Mon, 02 Oct 2006 10:25:17 -0700 (PDT) Received: by 10.66.232.6 with HTTP; Mon, 2 Oct 2006 10:25:16 -0700 (PDT) Message-ID: Date: Mon, 2 Oct 2006 20:25:16 +0300 From: "Ivan Levchenko" To: "Ted Johnson" In-Reply-To: <20061002171013.17338.qmail@web58415.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061002171013.17338.qmail@web58415.mail.re3.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Can't Upgrade Python Through Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Oct 2006 17:25:26 -0000 Try the following in the python port directory: make install clean On 10/2/06, Ted Johnson wrote: > Hi; > I have python 2.3.5 and I'd like to upgrade to 2.4.3. I've tried installing from FreeBSD ports and the oldfashioned way from source code, with the "configure && make && make install" dance, and still when I call up my python interpreter it tells me I'm in 2.3.5! Why? I didn't do "altinstall"! What gives? > TIA, > Ted2 > > --------------------------------- > Stay in the know. Pulse on the new Yahoo.com. Check it out. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Best Regards, Ivan Levchenko levchenko.i@gmail.com