I'm building the newest version, 1.4.1. That being said I now see
that the -t option is available when I run gearmand -h.
Thanks for the help!
On Sep 22, 11:05 am, Toru Maesaka <tmaes...@gmail.com> wrote:
> Hi!
>
> As of version 1.3 multi-thread build is default in memcached. So you
> don't need to do that with the latest 1.4 series.
>
> What version are you trying to build?
>
> Cheers,
> Toru
>
> On Sep 22, 2009, at 11:37 PM, bcarey <bca...@jambomedia.com> wrote:
>
>
>
>
>
> > Hi everyone,
>
> > I'm trying to run the configure script with --enable-threads as
> > detailed in the instructions in the FAQ but am receiving the following
> > warning:
>
> > configure: WARNING: unrecognized options: --enable-threads
>
> > The FAQ instructions being referenced are:
> >
http://code.google.com/p/memcached/wiki/FAQ#How_can_I_install_memcached?
> >
http://code.google.com/p/memcached/wiki/FAQ#What_are_memcached_thread...
>
> > Is the --enable-threads configure option still applicable and if so
> > what am I doing wrong?