Redis Installation Error

Source: Internet
Author: User


Error and workaround for installing Redis in centos6.6 x86_64:

1, make the time to note:

If make is prompted with the following error:

Cc:error:.. /deps/hiredis/libhiredis.a:no such file or directory

Cc:error:.. /deps/lua/src/liblua.a:no such file or directory

Cc:error:.. /deps/jemalloc/lib/libjemalloc.a:no such file or directory

Make: * * * [redis-server] Error 1

Then go to the Deps under Redis to run the following command, OK.

Make Lua Hiredis linenoise


2. Make Test Note:

[[email protected] redis-3.0.2]# make test
CD src && make test
MAKE[1]: Entering directory '/ROOT/REDIS-3.0.2/SRC '
You need TCL 8.5 or newer in order to run the Redis test
MAKE[1]: * * * [Test] Error 1
MAKE[1]: Leaving directory '/ROOT/REDIS-3.0.2/SRC '
Make: * * * [Test] Error 2


Then yum can install TCL.


3. Make Prefix=/usr/local/redis Install


This article is from the "Autumn Fairy tale" blog, please be sure to keep this source http://wushank.blog.51cto.com/3489095/1672697

Redis Installation Error

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.