From owner-freebsd-questions Thu Jan 14 14:52:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23062 for freebsd-questions-outgoing; Thu, 14 Jan 1999 14:52:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23034 for ; Thu, 14 Jan 1999 14:51:59 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id OAA22492; Thu, 14 Jan 1999 14:50:49 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id OAA10125; Thu, 14 Jan 1999 14:50:48 -0800 (PST) Date: Thu, 14 Jan 1999 14:50:12 -0800 (PST) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: "kenneth.j.krumm.1" cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape upgrade In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 14 Jan 1999, kenneth.j.krumm.1 wrote: >I was wondering what is the best way to upgrade netscape on freebsd. Do I >need to completely remove the older version before installing the new one? >If so how is this done? I would appreciate any information. Thanks. It is best to remove the old version and add the new version. $ pkg_delete whateverversionofnetscape then $ pkg_add newversionofnetsacpe or $ cd /usr/ports/www/newversionofnetscape $ make install Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message