Continuing my previous post of installing Thrift - needed to install the following obvious ones as well.
And then , run ./configure once again to make sure all the libraries are linked together.
sudo apt-get install flex bison
And then , run ./configure once again to make sure all the libraries are linked together.
./configureThis should regenerate the makefiles once again, after installing flex and bison.
No comments:
Post a Comment