From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 13:38:35 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 E178A16A4CE for ; Tue, 14 Sep 2004 13:38:35 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B74543D3F for ; Tue, 14 Sep 2004 13:38:35 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 39281 invoked by uid 1002); 14 Sep 2004 13:40:46 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.64. Clear:RC:1(127.0.0.1):. Processed in 17.299188 secs); 14 Sep 2004 13:40:46 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 14 Sep 2004 13:40:22 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Tue, 14 Sep 2004 09:40:22 -0400 (EDT) Message-ID: <1817.209.167.16.15.1095169222.squirrel@209.167.16.15> Date: Tue, 14 Sep 2004 09:40:22 -0400 (EDT) From: "Steve Bertrand" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: /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 13:38:36 -0000 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? Tks, Steve