make && make install not working on MacOS El Capitan
troubleshouting opened this issue · 1 comments
troubleshouting commented
Hi,
When I run make && make install I get this message "./TorProxy.h:33:10: fatal error: 'boost/shared_ptr.hpp' file not found" whereas the hpp file is in /usr/local/include/boost
janusnjanus commented
install Boost on your Mac.
similar issue on stackoverflow