Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8325619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:29:57+00:00 2026-06-09T00:29:57+00:00

I have installed Redis via gems, but am having a problem getting it started.

  • 0

I have installed Redis via gems, but am having a problem getting it started.

Following James Edward Gary II steps http://blog.grayproductions.net/articles/setting_up_the_redis_server/

I have:

$ sudo gem install ezmobius-redis

Password:
Successfully installed ezmobius-redis-0.1
1 gem installed
Installing ri documentation for ezmobius-redis-0.1...
Installing RDoc documentation for ezmobius-redis-0.1...

$ redis-server path/to/redis.conf

-bash: redis-server: command not found

Any thoughts as to what I am missing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T00:29:58+00:00Added an answer on June 9, 2026 at 12:29 am

    If you have done just what you have described in your question, then you are missing redis. ezmobius-redis is just a Ruby library that allows connecting to redis. redis itself is a separate piece of software running independently.

    If you followed the article you linked and if you especially did this:

    curl -O http://redis.googlecode.com/files/redis-1.0.tar.gz
    tar xzvf redis-1.0.tar.gz 
    cd redis-1.0
    make
    sudo cp redis-server redis-cli redis-benchmark /usr/local/bin
    

    then you have actually installed a very old version of redis into the /usr/local directory.

    If you did this starting the server did not work, then you probably have /usr/local not in your PATH. You can start the server using:

    $ /usr/local/bin/redis-server path/to/redis.conf
    

    However, I would suggest to install the newest version of redis. To do that on OSX you should use homebrew:
    – Read this (https://github.com/mxcl/homebrew/wiki/Installation) as a guide on how to install homebrew and then do a

    brew install redis
    

    to install the newest version of redis.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed redis by following links . https://github.com/mranney/node_redis and trying var redis =
I have installed the following components of SQL Server 2012: management tools - complete
I have installed C++SDK that have Qt but when I try compiling a code
Installing redis is really easy. I have done it on several VM. But on
Does rails have any in-memory caching option, other than me having to install memcache/redis?
I have installed mysql Query browser for creating tables/ views/ procedures (In Ubuntu) But
I am getting the following error on one of our servers where I installed
I have installed Macvim and Akita. Commant-T doesn't work, and it returns the following
I have installed rvm after installing Mac OS Lion. The problem which I am
I have Redis job that installed under launchd. In order to check how my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.