redis-roaring: Can't run configure.sh

I’m just trying to check this out, but I can’t successfully run configure.sh:

    LINK redis-server
clang: error: no such file or directory: '../deps/hiredis/libhiredis.a'
clang: error: no such file or directory: '../deps/lua/src/liblua.a'

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 20 (11 by maintainers)

Commits related to this issue

Most upvoted comments

@aviggiano Have you considered providing a complete sequence of commands, like I started doing in this comment: https://github.com/aviggiano/redis-roaring/issues/37#issuecomment-317075870