Date: Tue, 15 Mar 2016 08:40:36 -0400 From: Steve Korbett <amuskindu@yourispnamehere.com> To: Jim Ohlstein <jim@ohlste.in>, Paul Stuffins <freebsd@ravexdata.com> Cc: freebsd-questions@freebsd.org Subject: Re: MySQL backend for PowerDNS Message-ID: <56E802C4.7030707@yourispnamehere.com> In-Reply-To: <C5C882A4-78CF-4F95-B330-AE8346338430@ohlste.in> References: <CAO-kBwdLjpHQpdxPP2T41nfhHGkSgXMuN9mUcuGZOeCn1vwUsw@mail.gmail.com> <C5C882A4-78CF-4F95-B330-AE8346338430@ohlste.in>
next in thread | previous in thread | raw e-mail | index | archive | help
Jim - That would just install the mysql client, right? I didn't think that'd change the compiled options on ports which can use mysql. In my experience, I have to compile mysql support into PowerDNS. If you have to do this across many installs or feel more comfortable using pkg, you can set up poudriere to create a local repository which compiles PowerDNS with the mysql backend enabled. I used this tutorial to make mine, and it works fine. http://www.bsdnow.tv/tutorials/poudriere -Steve On 3/14/2016 8:46 PM, Jim Ohlstein wrote: > Hello, > > > > Jim Ohlstein >> On Mar 14, 2016, at 11:10 AM, Paul Stuffins <freebsd@ravexdata.com> wrote: >> >> Hi Guys, >> >> I am wanting to install PowerDNS on FreeBSD with the MySQL backend, I do >> not particularly want to compile from the ports tree, yet it looks like the >> gmysql backend is not compiled by default. >> >> Is there an easy way that I can install the gmysql backend using pkg, or >> would I need to compile and install using the ports tree? >> > # pkg install mysql56-server > > That'll pull in the client as well. > -- > Jim > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56E802C4.7030707>