[ros-users] rosmake cminpack problem

Tully Foote tfoote at willowgarage.com
Thu Mar 3 18:22:47 UTC 2011


Hi John,

Please ask this on answers.ros.org

Thanks,
Tully
On Mar 3, 2011 7:17 AM, "John Muccigrosso" <internetj at muccigrosso.org>
wrote:
> OS X 10.6.6 diamondback
>
> When trying to rosmake cminpack (as I try to install perception-pcl again)
I get the following error:
>
> mkdir -p build
> if [ ! -f cminpack-1.1.1.tar.gz.md5sum ]; then echo "Error: Couldn't find
md5sum file cminpack-1.1.1.tar.gz.md5sum" && false; fi
>
>
> There is a cminpack-1.1.1.tar.gz.md5sum file in /cminpack but that wasn't
doing it. So I copied it to the build subdirectory and rosmake succeeded.
Does that make sense? Here's what Makefile says:
>
> VER = 1.1.1
> TARBALL = build/cminpack-$(VER).tar.gz
> TARBALL_URL = http://pr.willowgarage.com/downloads/cminpack-$(VER).tar.gz
> UNPACK_CMD = tar xfz
> SOURCE_DIR = build/cminpack-$(VER)
> #TARBALL_PATCH = cminpack.pc.patch
> MD5SUM_FILE = cminpack-$(VER).tar.gz.md5sum
>
> John Muccigrosso
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110303/77ba1876/attachment-0003.html>


More information about the ros-users mailing list