Re: Mysql make question

2009-04-07 Thread Mel Flynn
On Wednesday 08 April 2009 02:30:03 Lars Eighner wrote: > On Tue, 7 Apr 2009, Dave Stegner wrote: > > I am venturing into Mysql. I am trying to install it from the port, > > 5.1.33. > > > > Simple question: > > > > Immediately after the start of make, you are presented with a list of > > options.

Re: Mysql make question

2009-04-07 Thread Lars Eighner
On Tue, 7 Apr 2009, Dave Stegner wrote: I am venturing into Mysql. I am trying to install it from the port, 5.1.33. Simple question: Immediately after the start of make, you are presented with a list of options. Are those options selected by entering them on the make line like: make BUILD_

Mysql make question

2009-04-07 Thread Dave Stegner
I am venturing into Mysql. I am trying to install it from the port, 5.1.33. Simple question: Immediately after the start of make, you are presented with a list of options. Are those options selected by entering them on the make line like: make BUILD_OPTIMIZED=yes BUILD_STATIC=yes Sorry for