Skip to content

Conversation

jseldess
Copy link
Contributor

@jseldess jseldess commented Feb 28, 2017

Fixes #1046


This change is Reviewable

@cockroach-teamcity
Copy link
Member

<div class="highlighter-rouge"><pre class="highlight"><code data-eventcategory="mac-source-step3"><span class="gp" data-eventcategory="mac-source-step3">$ </span><span class="nb">cd</span> <span class="nv">$GOPATH</span>/src/github.com/cockroachdb/cockroach<br>$ git checkout {{site.data.strings.version}}<br><span class="gp">$ </span>make install</code></pre></div>

<p>The first time you run <code class="highlighter-rouge">make install</code>, it can take awhile to download and install various dependencies.</p>
<p><div class="bs-callout bs-callout-info">The <code class="highlighter-rouge">make install</code> command builds a binary covered by the CockroachDB Community License. To build a pure open-source (APL2) version instead, use <code>make buildoss</code>. See this <a href="https://www.cockroachlabs.com/blog/how-were-building-a-business-to-last/">blog post</a> for more details. Also, note that the first time you run <code>make</code>, it can take awhile to download and install various dependencies.</div></p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might mention here that the default binary is a hybrid license with core functionally covered by APL2 and enterprise functionality covered by the CCL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@cockroach-teamcity
Copy link
Member

@jseldess jseldess merged commit d1a86a5 into gh-pages Feb 28, 2017
@jseldess jseldess deleted the build-open-source branch February 28, 2017 21:37
Simran-B added a commit to Simran-B/docs that referenced this pull request Aug 21, 2025
…1130)

* Added documentation for feature/disallow-smart-index-fields

* Added documentation for BTS_742

* Removed unrelated files

* Update 3.11/graphs-enterprise-graphs-management.md

Co-authored-by: Jan <jsteemann@users.noreply.github.com>

* Addressed comments

* Less verbose format description, formatting

Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Simran Spiller <simran@arangodb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants