Hello
I am new to boost.
In my RHEL linux (no root permission), my program does not find boost installation and says:
*** Please install package libboost-filesystem to /home/myself/folder
*** Please install package libboost-system to /home/myself/folder
I installed latest boost using these instructions../bootstrap.sh ----with-libraries=filesystem,system --prefix=/home/myself/folder
./bjam install
Can you tell, what is wrong I am doing and anything to add in include path etc.
My paths: