From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 10:24:19 2004 Return-Path: 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 B1C4716A4CE for ; Fri, 23 Jan 2004 10:24:19 -0800 (PST) Received: from TheWorld.com (pcls3.std.com [192.74.137.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B3E943D41 for ; Fri, 23 Jan 2004 10:24:18 -0800 (PST) (envelope-from franl@world.std.com) Received: from localhost.my.domain.theworld.com (206-15-137-253.dialup.ziplink.net [206.15.137.253]) by TheWorld.com (8.12.8p1/8.12.8) with ESMTP id i0NINsv3000828 for ; Fri, 23 Jan 2004 13:24:08 -0500 To: freebsd-questions@freebsd.org Date: Fri, 23 Jan 2004 13:22:38 -0500 From: Francis Litterio Message-ID: <86smi61q35.fsf@world.std.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Package from the packages-5.1-release directory won't install on a 5.1 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 18:24:19 -0000 I have a stock 5.1 release system, but when I try to install the package amsn-0.71_1.tbz, which I downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-release/All/amsn-0.71_1.tbz pkg_add says it needs version "tcl-8.4.3,1" of tcl but my 5.1 system has tcl version "8.3.5_2" installed. I have not changed my tcl installation since I installed 5.1, so that's the tcl that comes with 5.1. Shouldn't packages built for "5.1-release" install cleanly on a stock 5.1 system? -- Fran