Try a "make wipe" in ogre, it looks like the tarball didn't download correctly.<br><br>Josh<br><br><div class="gmail_quote">On Fri, Apr 30, 2010 at 2:51 AM, Bob Mottram <span dir="ltr"><<a href="mailto:fuzzgun@gmail.com">fuzzgun@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 29 April 2010 22:09, Josh Faust <<a href="mailto:jfaust@willowgarage.com">jfaust@willowgarage.com</a>> wrote:<br>


> Do you have the libogre-dev package installed?  It may be getting the system<br>
> installed version confused with the custom one we build -- the official<br>
> ubuntu debs don't appear to have the CgProgramManager plugin.<br>
><br>
> If you do, try uninstalling it and doing a make clean/make in the ogre_tools<br>
> and rviz packages.<br>
<br>
<br>
</div>I did have libogre-dev installed, so I've uninstalled that.<br>
Attempting to make the ogre_tools package produces the following<br>
error:<br>
<br>
  You don't have OGRE locally.  I'm going to build it in ros-pkg.<br>
  make[1]: Entering directory `/home/motters/ros/pkgs/visualization_common/ogre'<br>
  mkdir -p build<br>
  `rospack find rosbuild`/bin/download_checkmd5.py<br>
<a href="http://pr.willowgarage.com/downloads/ogre-v1-6-3.tar.bz2" target="_blank">http://pr.willowgarage.com/downloads/ogre-v1-6-3.tar.bz2</a><br>
build/ogre-v1-6-3.tar.bz2<br>
  touch -c build/ogre-v1-6-3.tar.bz2<br>
  rm -rf build/ogre-v1-6-3 build/ogre<br>
  cd build; tar xf ../build/ogre-v1-6-3.tar.bz2<br>
<br>
  bzip2: Compressed file ends unexpectedly;<br>
        perhaps it is corrupted?  *Possible* reason follows.<br>
  bzip2: Inappropriate ioctl for device<br>
        Input file = (stdin), output file = (stdout)<br>
<br>
  It is possible that the compressed file(s) have become corrupted.<br>
  You can use the -tvv option to test integrity of such files.<br>
<br>
  You can use the `bzip2recover' program to attempt to recover<br>
  data from undamaged sections of corrupted files.<br>
<br>
  tar: Unexpected EOF in archive<br>
  tar: Unexpected EOF in archive<br>
  tar: Error is not recoverable: exiting now<br>
<div><div></div><div class="h5">_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br>