Date: Tue, 27 Feb 2007 15:58:37 +1100 (EST) From: Ian Smith <smithi@nimnet.asn.au> To: Nicole Harrington <drumslayer2@yahoo.com> Cc: FreeBSD-DataBase <freebsd-database@freebsd.org> Subject: Re: How can you tell what options have been used for a pkg_add install of Mysql VS ports Message-ID: <Pine.BSF.3.96.1070227154328.25251A-100000@gaia.nimnet.asn.au> In-Reply-To: <20070227012439.24376.qmail@web34501.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Feb 2007, Nicole Harrington wrote: > If you install Mysql (say mysql5-server) via pkg-add > - how can you tell what options it was compiled with? > > I guess this applies to any pkg that is installed, vs > a port that has many opions for compilation. IIRC from what Kris Kennaway said, and my own experience pkg_add'ing PHP5 only to discover the standard build didn't include mod_php5 (duh), packages are built with default options, just as you'll see selected if you run 'make config' in the equivalent port's directory in /usr/ports. > Also, any port or general compilation or runtime > option suggestions for Mysql5? Sorry, can't help with that; I tend to use packages myself (slow cpu but reasonable net connection), and haven't checked MySQL's default options. Cheers, Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1070227154328.25251A-100000>