8000 Make LevelDB dependency less fragile · Issue #1 · andrewschaaf/key-value-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make LevelDB dependency less fragile #1
Open
@andrewschaaf

Description

@andrewschaaf

Quoth build.sh:

export LEVELDB_DIR="/usr/local/Cellar/leveldb/1.15.0_1"
export LEVELDB_LIB="$LEVELDB_DIR/lib/libleveldb.1.15.dylib"
export LEVELDB_FLAGS="-I $LEVELDB_DIR/include $LEVELDB_LIB"

This assumes you have version 1.15.0_1 installed via Homebrew, which is about a brittle as you can get.

Pull requests welcome.

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

      0