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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: Tinne De Laet
日付:  
To: ros-users
題目: 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