Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPM for CentOS #269

Closed
daniel-lucio opened this issue Sep 24, 2018 · 5 comments
Closed

RPM for CentOS #269

daniel-lucio opened this issue Sep 24, 2018 · 5 comments

Comments

@daniel-lucio
Copy link

https://inside-out.xyz/technology/memcached-protocol-router-rpm-for-centos-7.html

RPM for everybody, enjoy if you need it.

I did try to build for CentOS6, but I have some python problems when building Boost 1.66 under CentOS6. If someone has an SRPM of Bostt166+ that builds correctly under Centos 6 I will gladly publish the package.

@Orvid Orvid closed this as completed Sep 27, 2018
@jsettypalli
Copy link

Hi,
I installed mcrouter using the rpm. mcrouter service doesn't start. The script comes back with status code 127. I know /usr/bin/mcrouter exists and has execute permission. I am guessing it is something to do with one of the dependent packages.

I followed below steps for installation.

I disabled gpgcheck in okay.repo (set the value to zero) as the installation was failing with below error otherwise.
Public key for boost166-chrono-1.66.0-16.el7.x86_64.rpm is not installed

Appreciate if you can give some pointers to fix the issue.

Thanks

@jsettypalli
Copy link

Never mind. This is fixed. I installed below dependencies and mcrouter starts fine.

  • sudo yum install -y centos-release-scl
  • sudo yum install -y  autoconf  binutils-devel  bison  boost-devel  cmake  double-conversion-devel  flex  git  gflags-devel  glog-devel  gtest-devel  jemalloc-devel  libtool  libevent-devel  make  openssl-devel python-devel  ragel 

@daniel-lucio
Copy link
Author

what Centos are you using 7 or 8? I don't recall that the RPM asks for -devel packages.

@jsettypalli
Copy link

jsettypalli commented Jun 18, 2021 via email

@t0mtaylor
Copy link

t0mtaylor commented Apr 13, 2022

CentOS 8 RPM/Build Support - #393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants