ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

It seems it cannot locate you boost installation, which is you installed from macports should be at:

/opt/local/include/boost/

You install seems to search in /usr/... directories. Can u make sure these environment variables are set

export CPATH=/opt/local/include
export LIBRARY_PATH=/opt/local/lib
export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:/opt/local/lib
export PATH=/opt/local/bin:$PATH

The run the install again after verifying that you have boost installed correctly. For further instructions, please consult this wiki

It seems it cannot locate you boost installation, which is you installed from macports should be at:

/opt/local/include/boost/

You Your install seems to search in /usr/... directories. Can u make sure these environment variables are set

export CPATH=/opt/local/include
export LIBRARY_PATH=/opt/local/lib
export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:/opt/local/lib
export PATH=/opt/local/bin:$PATH

The run the install again after verifying that you have boost installed correctly. For further instructions, please consult this wiki

It seems it cannot locate you boost installation, which is you installed from macports should be at:

/opt/local/include/boost/

Your install seems to search in /usr/... directories. Can u make sure these environment variables are set

export CPATH=/opt/local/include
export LIBRARY_PATH=/opt/local/lib
export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:/opt/local/lib
export PATH=/opt/local/bin:$PATH

The run the install again after verifying that you have boost installed correctly. For further instructions, please consult this wiki

It seems it cannot locate you boost installation, which is you installed from macports should be at:

/opt/local/include/boost/

Your install seems to search in /usr/... directories. Can u make sure these environment variables are set

export CPATH=/opt/local/include
export LIBRARY_PATH=/opt/local/lib
export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:/opt/local/lib
export PATH=/opt/local/bin:$PATH

The run the install again after verifying that you have boost installed correctly. For further instructions, please consult this wikihttps://https://github.com/wjwwood/ros-osx/wiki