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

netpbm fails to install when installing with Homebrew on OS X

asked 2011-12-10 07:49:07 -0500

William gravatar image

When building packages that depend on netpbm on OS X using Homebrew, netpbm fails to install due to a libpng version mismatch. This only seems to occur on Xcode 4.2.1 but could affect others.

Here is the error output:

https://gist.github.com/1456449

I have opened a ticket here:

https://github.com/mxcl/homebrew/issues/9079

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-12-10 07:50:04 -0500

William gravatar image

There is a work around until it is fixed upstream within Homebrew:

brew install netpbm --HEAD

And then resume using normal ROS commands.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-10 07:49:07 -0500

Seen: 1,668 times

Last updated: Dec 10 '11