From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 20:34:40 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 7F4F216A4CE for ; Fri, 3 Dec 2004 20:34:40 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E78643D54 for ; Fri, 3 Dec 2004 20:34:40 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 18448 invoked from network); 3 Dec 2004 20:34:39 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 3 Dec 2004 20:34:39 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2CD8C44; Fri, 3 Dec 2004 15:34:39 -0500 (EST) Sender: lowell@be-well.ilk.org To: Jermaine McBean References: <41AF68C0.70102@pace.edu> From: Lowell Gilbert Date: 03 Dec 2004 15:34:38 -0500 In-Reply-To: <41AF68C0.70102@pace.edu> Message-ID: <44vfbjdstd.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@FreeBSD.org Subject: Re: FreeRadius and Mysql server ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 20:34:40 -0000 Jermaine McBean writes: > I have problem adding MySQL server to FreeBSD with FreeRadius. Since I > already installed FreeRadius /w Mysql client, I cannot do a pkg_add > Mysql-server because of the FreeRadius' dependancy on a older mysql > client (mysql-client-4.0.21). Is there a way to upgrade the client so > I can install pkg_add -r mysql41-server. If there is any better way to > combine them, it would be helpful. I'm a newbie at this The sysutils/portupgrade port is quite helpful with these sorts of issues...