Open
Description
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
Labels
No labels