ros / homebrew-deps

Homebrew Formula for common system ROS dependencies
8 stars 54 forks source link

console_bridge is too old for linuxbrew (0.2.5) #26

Open pvmilk opened 7 years ago

pvmilk commented 7 years ago

I tried to use the Formula to install $ brew install urdfdom

Without success, got an error on the installation of console_bridge as

Go check the configure file and find the error.

CMake Error at ${HOME}/.linuxbrew/share/console_bridge/cmake/console_bridge-config.cmake:12 (message): Library 'console_bridge' in package console_bridge is not installed properly

This could possibly a related post https://github.com/ros/console_bridge/issues/12

and it seems to get fixed in console_bridge 0.2.6

wjwwood commented 7 years ago

Thanks for the report, please open a pr for the latest version if you have time.