From owner-freebsd-questions@FreeBSD.ORG Mon Nov 20 17:00:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B2B616A579 for ; Mon, 20 Nov 2006 17:00:49 +0000 (UTC) (envelope-from petern@africaonline.co.zw) Received: from smtp.africaonline.co.zw (smtp.africaonline.co.zw [216.104.192.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B0F43DA0 for ; Mon, 20 Nov 2006 16:39:38 +0000 (GMT) (envelope-from petern@africaonline.co.zw) Received: from smtp.africaonline.co.zw (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 9036E238DE; Mon, 20 Nov 2006 18:39:48 +0200 (SAST) Received: from crm.africaonline.co.zw (unknown [216.104.192.14]) by smtp.africaonline.co.zw (Postfix) with ESMTP id 759C41E303; Mon, 20 Nov 2006 18:39:46 +0200 (SAST) From: Peter Nyamukusa Organization: Africa Online To: "Donald J. O'Neill" , freebsd-questions@freebsd.org Date: Mon, 20 Nov 2006 18:46:01 +0200 User-Agent: KMail/1.5 References: <902576.81196.qm@web52103.mail.yahoo.com> <200611200613.27873.duncan.fbsd@gmail.com> In-Reply-To: <200611200613.27873.duncan.fbsd@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611201846.01623.petern@africaonline.co.zw> X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.11.20.82833 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='RDNS_GENERIC_POOLED 0, RDNS_SUSP_GENERIC 0, __CD 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CTYPE_CHARSET_QUOTED 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: gahn Subject: Re: installation of freeradius X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: petern@africaonline.co.zw List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2006 17:00:49 -0000 On Monday 20 November 2006 14:13, Donald J. O'Neill wrote: > On Monday 20 November 2006 05:47, gahn wrote: > > hi all: > > > > > > i am having trouble to get freeradius installed: > > > > ===> Installing for openldap-client-2.3.29 > > > > ===> openldap-client-2.3.29 conflicts with installed > > package(s): > > openldap-client-2.2.30 > > > > They install files into the same place. > > Please remove them first with pkg_delete(1). > > *** Error code 1 > > > > Stop in /usr/ports/net/openldap23-client. > > *** Error code 1 > > > > i can't remove the "openldap-client-2.2.30" since > > other packages depend on it, but without the > > "openldap-client-2.3.29", i can't get freeradius > > going. > > > > any idea to solve this delimma? > > > > regards > > > > _ming > > You can follow the instructions that you have up above. > > # pkg_delete -f openldap-client-2.2.30 > > # cd /usr/ports/net/openldap23-client > # make install > - or - > # pkg_add -vr openldap23-client > > # pkgdb -Ff > change the dependancies to the new openldap23-client. > Then try installing freeradius. > > Don Hi you can also install freeradius with mysql support, I have a box running with vexim, freeradius, msql & mailman for my vpop users and radius authentication Regards Peter Nyamukusa (CCNA, MCSE, A+) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"