Comment #2 on issue 356 by dorma...@rydia.net: No documentation on how to build memcached with SASL enabled
http://code.google.com/p/memcached/issues/detail?id=356

--enable-sasl is in the configure help so far as I know. Runtime enable options are documented.

If you run --enable-sasl, run make (like you've done there), and then run "prove t/binary-sasl.t". Do the tests pass?

Since your other statement talks about errors with the magic values, that means you're probably not talking to memcached with the right protocol. SASL support is only in the binary protocol. This has nothing to do with compiling the program.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to