Couchbase enterprise / community

Hello.

I build couchbase server from source and when i take a look at “about” it says “Version: 4.0.0-757 Enterprise Edition (build-757)”. Do i have a problem now? Did i miss a cmake flag which should be enabled for the community edition?

thanks and cheers
t.

You probably have BUILD_ENTERPRISE set to 1 - try rebuilding setting that to 0.

Does it really matter? compiling the source code and using the binaries, no matter the build flags, should be “free” for you as per Apache 2.0 license. ***

*** I’m not a lawyer and do not work for Couchbase.