Coder Social home page Coder Social logo

asdf-riak's Introduction

asdf-riak

Riak plugin for asdf version manager. I am no longer using riak, and the usage of this is very low and no longer worth maintaining. I am going to sunset this library. Please feel free to fork and take it over.

Dependencies

  1. Your default ulimits will be low. You'll most likely need to increase your ulimits.
  2. You will need a compiler.
  • Mac
    1. gcc
    2. Hit the ok button and it will install. If it already has it, then you are good.
  • Ubuntu
    1. sudo apt-get install linux-headers-$(uname -r) build-essential
  1. You're going to need some libs
  • Mac
    1. None known yet
  • Ubuntu
    1. sudo apt-get install libpam0g-dev
    2. sudo apt-get install libncurses-dev
    3. sudo apt-get install openssl libssl-dev
  1. You will need erlang > R16B02, but not R18 yet. I'm recommending 17.5
  • Mac and Ubuntu
    1. asdf plugin-add erlang https://github.com/asdf-vm/asdf-erlang.git
    2. asdf install erlang 17.5
    3. then make sure and set up your .tool-versions file. Check out the asdf docs for more detail
  • Ubuntu

Install

asdf plugin-add riak https://github.com/smashedtoatoms/asdf-riak.git

Use

Check asdf readme for instructions on how to install & manage versions of Riak.

When installing Riak using asdf install, you can pass custom configure options with the following env vars:

  • RIAK_CONFIGURE_OPTIONS - use only your configure options
  • RIAK_EXTRA_CONFIGURE_OPTIONS - append these configure options along with ones that this plugin already uses

asdf-riak's People

Contributors

smashedtoatoms avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

lcmen namjae

asdf-riak's Issues

Unable to install

I am unable to install riak via asdf. Getting an access denied on the download URL at AWS S3. Has this been discontinued?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.