Skip to content

Getting Scylla Working - missing the code to build scylla  #120

Description

@slivne


in the setup you are building scylla-jmx and scylla-tools-java, you are missing the code to build scylla.

you can follow https://github.com/scylladb/scylla#quick-start

(one niptick ... by default you will build unitests as well ... which will take longer)
./configure.py --mode=release --with=scylla

In addition to that

export SCYLLADB_DIR=$PWD/scylla-tools-java

SCYLLADB_DIR needs to point to the scylla directory - not the scylla-tools-java

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions