i've tried to install lactivemq-cpp libraries, but i get error:
Code:
checking for pthread_create in -lpthread... no configure: error: libpthread not found!
but lpthread.so is in a directory /usr/lib nevermind. i've tried to compile an example program in c++ and i get error:
Code:
g++: command not found
how to install g++ using apt-get? there is no "build-essential" (like in ubuntu) in repositories