From owner-freebsd-questions@FreeBSD.ORG Wed May 14 19:06:55 2003 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 CA70E37B401 for ; Wed, 14 May 2003 19:06:55 -0700 (PDT) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC92843F85 for ; Wed, 14 May 2003 19:06:51 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with ESMTP id JAA08151 for ; Thu, 15 May 2003 09:05:15 +0700 (ICT) Message-Id: <5.2.0.9.0.20030515090441.00a2bd50@127.0.0.1> X-Sender: stjohn.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 15 May 2003 09:06:49 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Multiple glib's 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: Thu, 15 May 2003 02:06:56 -0000 I find I have two versions of glib installed. ># portversion -v glib >glib-1.2.10_8 < needs updating (port has 1.2.10_9) >glib-2.2.1 < needs updating (port has 2.2.1_1) Is this acceptable? Should I go ahead and upgrade both versions? Or should version 1.2.10_8 be removed? -- Roger