From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 18:48:02 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 170F816A4CE for ; Mon, 15 Mar 2004 18:48:02 -0800 (PST) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 67E2E43D2F for ; Mon, 15 Mar 2004 18:48:01 -0800 (PST) (envelope-from nospam@users.sourceforge.net) Received: (snipe 22206 invoked by alias); 16 Mar 2004 02:47:59 +0900(KST) Received: from nospam@users.sourceforge.net with SpamSniper2.76 (Processed in 0.045291 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 16 Mar 2004 02:47:59 +0900(KST) X-RCPTTO: freebsd-questions@freebsd.org,Ralph@boundariez.com, Received: from users.sourceforge.net (cisr.snu.ac.kr [147.46.44.181]) by sis1.snu.ac.kr (8.12.10/8.12.10) with ESMTP id i2G2iJLJ110582; Tue, 16 Mar 2004 11:44:19 +0900 Message-ID: <40566AE0.8010809@users.sourceforge.net> Date: Tue, 16 Mar 2004 11:48:00 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040315 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Ralph M. Los" , freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Mozilla's gone crazy? 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: Tue, 16 Mar 2004 02:48:02 -0000 Ralph M. Los wrote: > Hey all, > I've been having problems with the Mozilla 1.5 that comes with the 5.2.1 ports tree... Are you not using portupgrade? If not, then install that one from the ports first and use it for everything else. F.ex: # portinstall mozilla or # portupgrade mozilla check the man pages for more info on how to use this. R.