From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 14:27:45 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 1727C16A4CE for ; Tue, 14 Sep 2004 14:27:45 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BE343D45 for ; Tue, 14 Sep 2004 14:27:44 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i8EERh3d051206; Tue, 14 Sep 2004 09:27:43 -0500 (CDT) (envelope-from dan) Date: Tue, 14 Sep 2004 09:27:43 -0500 From: Dan Nelson To: Steve Bertrand Message-ID: <20040914142743.GA34339@dan.emsphone.com> References: <1817.209.167.16.15.1095169222.squirrel@209.167.16.15> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1817.209.167.16.15.1095169222.squirrel@209.167.16.15> X-OS: FreeBSD 5.3-BETA3 X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: /usr/ports/databases/mysql(-devel)? 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, 14 Sep 2004 14:27:45 -0000 In the last episode (Sep 14), Steve Bertrand said: > I'm attempting to install freeradius from ports, but it heavily > relies upon mysql-devel being installed. > > In 4.7 it was actually in ports. Now, it does not appear to be there. > There is however, an option in the makefile which is disabled > (--without-debug). If I enable this configure option, is this > effectively installing all the devel stuff for MySQL? There was never a mysql-devel port afaik; the mysql ports have always been numbered. The freeradius port currently depends on mysql 4.0.x, which should get built and installed automatically by the ports system when you try and build freeradius. What problem are you having building the freeradius port, exactly? -- Dan Nelson dnelson@allantgroup.com