From owner-freebsd-questions@FreeBSD.ORG Tue Feb 5 12:27:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 852CB16A468 for ; Tue, 5 Feb 2008 12:27:55 +0000 (UTC) (envelope-from loc.hello@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 42D2013C51E for ; Tue, 5 Feb 2008 12:27:54 +0000 (UTC) (envelope-from loc.hello@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3741956pyb.10 for ; Tue, 05 Feb 2008 04:27:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=OxFJulKyXt3JnobVK2zJks6ii6+Jp5nwIEDUmQiXaCk=; b=pmSffdi2NRtdeluqx+Wj8QRu4lmwj3J/9jgrfTqTR1YhLt0j0yrP0fYeTN6emwP79XI8Box7lUQ4Y0WR72yzwbRr1yR6MxERy416a7vG+ClX1tqbzipvCNCT1v/tYusnwGaAU1Jy89GplvwFKnUcvxIEjbo/1ZhXgamSEJp+45M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=q9JkwZBm3PJpUYGvcfoHAhiH0QxqtPamkrfXhMflA+FUSRD9CHVkuC05tHOH7iCK4hKHuVgZQ9Vd6Wv5GBHekkkAGHOgnSL18WfLNFEosbY0eIYQYB0zpYbOffOildSn+mX9LnaBmuj59p/AaeJXsT1YiVhDdoHUIi9vTIR5C+w= Received: by 10.64.24.20 with SMTP id 20mr15394845qbx.64.1202213033323; Tue, 05 Feb 2008 04:03:53 -0800 (PST) Received: by 10.65.96.2 with HTTP; Tue, 5 Feb 2008 04:03:53 -0800 (PST) Message-ID: <7d4569950802050403t3e0ee929n5383c3bec04f241f@mail.gmail.com> Date: Tue, 5 Feb 2008 17:33:53 +0530 From: "lokesh babu" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: problem while upgrading 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: Tue, 05 Feb 2008 12:27:55 -0000 hi, I have older version of my apllication installed say 2.0, now i want to install 3.0 version. 1. Is there any way to upgrade from 2.0 to 3.0(pkg_upgrade command is not found on freebsd6.2). 2. Is uninstallation of 2.0 and installation of 3.0 the only way i can upgrade to 3.0. Thanks, lokesh.