Skip to content

MCRouter installation on UBUNTU-22 using source code. #452

Open
@rahul9t8

Description

@rahul9t8

We are trying to install MCROUTER using below command

$ autoreconf --install
$ ./configure
$ make
$ sudo make install
$ mcrouter --help

MCrouter is dependent on [ Folly, Fizz, wangle, fmt, mvfst, thrift]
If we are trying to install All New code then there are dependency mismatch, and we are getting so many error like
"Variable or method are not defind"

We wanted to get data For the latest MCRouter code and what version of the dependency [ Folly, Fizz, wangle, fmt, mvfst, thrift] required.

If we can get Version compatible details of mcrouter and their dependency that will solve my problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions