Re: [ros-users] rosmake cminpack problem

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] rosmake cminpack problem
Hi John,

Please ask this on answers.ros.org

Thanks,
Tully
On Mar 3, 2011 7:17 AM, "John Muccigrosso" <>
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
>
> https://code.ros.org/mailman/listinfo/ros-users