View Single Post
  #5  
Old 10th March 2015, 22:27
Deimos Deimos is offline
Member
 
Join Date: Mar 2015
P2P
Posts: 13
Default
Quote:
Originally Posted by DND View Post
did you install ?

libmysql++-dev libmysqld-dev libpng-dev libmcrypt-dev
libxml2-dev libev-dev
and
sudo apt-get install make g++ libbz2-dev libtcmalloc-minimal4
and also did you Create link for TCMalloc library file

sudo ln -s /usr/lib/libtcmalloc_minimal.so.4 /usr/lib/libtcmalloc.so

and the latest boost libraries from sourceforge ?
Yep, i have all of that...
Reply With Quote