From owner-freebsd-questions@FreeBSD.ORG Fri Sep 10 14:05:18 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 D22E716A4CE for ; Fri, 10 Sep 2004 14:05:18 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF51543D39 for ; Fri, 10 Sep 2004 14:05:18 +0000 (GMT) (envelope-from mrpuffypants@gmail.com) Received: by mproxy.gmail.com with SMTP id x71so127641cwb for ; Fri, 10 Sep 2004 07:05:18 -0700 (PDT) Received: by 10.11.122.22 with SMTP id u22mr129400cwc; Fri, 10 Sep 2004 07:05:18 -0700 (PDT) Received: by 10.11.122.39 with HTTP; Fri, 10 Sep 2004 07:05:18 -0700 (PDT) Message-ID: Date: Fri, 10 Sep 2004 09:05:18 -0500 From: Tom Cook To: Steve Bertrand In-Reply-To: <1188.209.167.16.15.1094824957.squirrel@209.167.16.15> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1188.209.167.16.15.1094824957.squirrel@209.167.16.15> cc: questions@freebsd.org Subject: Re: Installing ports with OPTIONS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Cook List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 14:05:18 -0000 I believe that you should just be able to install the port with the option '--with-mysql' to bring in support for mysql i.e.: #make --with-mysql should do it for you. -tom On Fri, 10 Sep 2004 10:02:37 -0400 (EDT), Steve Bertrand wrote: > Hi all, > > I am attempting to install /usr/ports/security/snort, but I want MySQL > support. > > I've uncommented OPTIONS and the line that states MYSQL=on in the > Makefile, however, when I run: > > # script > # make > > the resulting script shows no indication that MySQL was included. How > can I verify that support for MySQL was included? > > If I run: > > # make -DWITH_MYSQL > > will I be certain that it is included, even if the output from make > shows no indication of MySQL? > > Tks, > > Steve > > _______________________________________________ > 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" > -- ---------- Tom Cook mrpuffypants@gmail.com http://www.tomservo.net