I am not familiar with the usual build technique in linux I am using boost c++ library. Can any body guide me in installing and configuring boost c++ library. Thanks in adva
Rob Kennedy's answer is still valid except that is recommended now to install with ./b2 instead of ./bjam.