GithubHelp home page GithubHelp logo

treadmill's People

Contributors

afrind avatar andreazevedo avatar andrewjcg avatar andriigrynenko avatar bgerrity avatar chadaustin avatar dmm-fb avatar elliottneilclark avatar holgac avatar igorsugak avatar jmswen avatar kodafb avatar leehowes avatar lehecka avatar ma2bd avatar markisaa avatar mboyd1017 avatar mchowx avatar meyering avatar mizuchi avatar ngoyal avatar orvid avatar praihan avatar rratmansky avatar vgao1996 avatar yfeldblum avatar yqzhang avatar zertosh avatar zhenjieruan avatar zpao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

treadmill's Issues

error occurred during installation

When I was installing treadmill, the error occurs as :

mv -f $depbase.Tpo $depbase.Po
In file included from services/memcached/Treadmill.cpp:14:0:
./../treadmill/Treadmill.h:23:38: fatal error: common/stats/ServiceData.h: No such file or directory
compilation terminated.
Makefile:575: recipe for target 'services/memcached/Treadmill.o' failed
make[1]: *** [services/memcached/Treadmill.o] Error 1
make[1]: Leaving directory '/home/slee/TreadmillClient/treadmill'
Makefile:407: recipe for target 'all' failed
make: *** [all] Error 2

I tried to find common/stats/ServiceData.h file but, it does not exist.
How can I solve this problem?
Does different Ubuntu version bring this problem? (Ubuntu 16.04)

installation scripts need to be updated

Hi,

Dependencies of treadmill such as folly, fbthrift and mcrouter have removed the autotools flow in their most recent github commit.

Would you please update the installation scripts for building treadmill?

Thanks!

cannot install under Ubuntu:14.04

I'm modified sh file: scripts/install_ubuntu_14.04.sh to avoid some error by add these line:

sudo apt-get update
sudo apt-get -y install software-properties-common python-software-properties
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test 
sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
sudo apt-get install -y \
       autoconf \
       ...
      zip \
      pkg-config

but i still get this error:

Treadmill.cpp:128:3: error: 'gflags' has not been declared
   gflags::SetUsageMessage(usage);
   ^
make[1]: *** [Treadmill.o] Error 1

is there anything i do wrong?
BTW, do you have some demo example?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.