Re: [ros-users] building boxturtle and latest fails due to i…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: Tinne De Laet
Dato:  
Til: ros-users
Emne: Re: [ros-users] building boxturtle and latest fails due to incorrect md5sum of gtest
On Mon, Jun 7, 2010 at 13:01, Ugo Cupcic <> wrote:

> I have the same problem when trying to build ogre. What's the best
> solution ? Wait for pr.willowgarage.com to be up and running again ?
>


I solved it by looking for the .tar.gz on the web and next replace the
.tar.gz in the build directory of the package by the one you downloaded.
Run md5sum on your .tar.gz and replace the md5sum.check (or some related
file in your package) by the output.

This solved my problems.

Tinne