On Thu, Jul 7, 2011 at 11:25 AM, Alan D. Cabrera <[email protected]> wrote: > https://cwiki.apache.org/confluence/display/TS/Mac+OS+X > > Seems to be wrong when building from the release directory. I get all sorts > of errors. The server does build correctly of I configure and build from the > source directory. Is this to be expected? > > > Regards, > Alan
Yes, i build on OSX all the time and those directions are definitely wrong (probably from 2.0.0 days). I'll adjust the wiki. Sorry about that! autoreconf -if ./configure --with-pcre=/opt/local make -j8 ... --Eric
