Skip to content

Configure scylla: error: argument --with: invalid choice: 'pedis' (choose from 'scylla', 'iotune') #41

Description

@zhao8486814

I tried the following:
git clone git@github.com:fastio/pedis.git
git submodule update --init --recursive
sudo ./install-dependencies.sh
./configure.py --mode=release --with=pedis
ninja-build -j16 # Assuming 16 system threads.
build/release/pedis --max-io-requests 1024 --smp 2

I get following error:

Configure scylla: error: argument --with: invalid choice: 'pedis' (choose from 'scylla', 'iotune')

Can someone help me fix this? Thanks

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