William had to update the rdmanifest file, so the checksum is no longer matching.<div><br></div><div>If you re-run this command:</div><div><span class="Apple-style-span" style="font-family:Helvetica,Verdana,Arial,'Lucida Grande',sans-serif;font-size:15px"><pre style="border-top-width:1pt;border-right-width:1pt;border-bottom-width:1pt;border-left-width:1pt;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(174,189,204);border-right-color:rgb(174,189,204);border-bottom-color:rgb(174,189,204);border-left-color:rgb(174,189,204);background-color:rgb(243,245,247);padding-top:5pt;padding-right:5pt;padding-bottom:5pt;padding-left:5pt;font-family:courier,monospace;white-space:pre-wrap;word-wrap:break-word">
<small>wget <a href="http://kforge.ros.org/rososx/homebrew/raw-file/tip/electric/rosdep.yaml">http://kforge.ros.org/rososx/homebrew/raw-file/tip/electric/rosdep.yaml</a> -O ~/.ros/rosdep.yaml</small></pre></span><div><br>
</div><div>It should fix the checksum issue and install without a problem.</div><div><br></div><div>~mc</div><br><div class="gmail_quote">On Wed, Dec 21, 2011 at 11:28, Dorian Scholz <span dir="ltr"><<a href="mailto:scholz@sim.tu-darmstadt.de">scholz@sim.tu-darmstadt.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Maybe you can run <br>
    <tt><br>
      $ rosdep check rviz_qt</tt><br>
    and<br>
    <tt>$ rosdep check rosgui_rviz</tt><br>
    <br>
    to check where this error is coming from.<br>
    <br>
    I just filed a bug about a problem in the rviz_qt rosdep.yaml, but
    this should not affect you, if you are on OSX.<br>
    <a href="https://code.ros.org/trac/ros-pkg/ticket/5312" target="_blank">https://code.ros.org/trac/ros-pkg/ticket/5312</a><br>
    After I fixed that locally, I got not errors when running <br>
    <tt>$ rosmake --rosdep-install rosgui_rviz</tt><br>
    <br>
    Cheers,<br>
    Dorian<div><div class="h5"><br>
    <br>
    On 12/21/2011 04:31 PM, Ye Cheng wrote:
    <blockquote type="cite">I have one problem here. When I try to compile
      rosgui_rviz by<br>
      <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">rosmake
        --rosdep-install rosgui_rviz<br>
      </blockquote>
      <div> </div>
      <div>I always get:<br>
        <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">rosdep
          install failed: Failed to load a rdmanifest from <a href="https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest" target="_blank">https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest</a>,
          and no alternate URI given <br>
        </blockquote>
        <div> </div>
        <div>I have rviz_qt installed before. But now if I try to
          install it again, I will get the same problem:<br>
          <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
            rosdep install failed: Failed to load a rdmanifest from <a href="https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest" target="_blank">https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest</a>,
            and no alternate URI given<br>
          </blockquote>
           </div>
        However we do have <a href="https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest" target="_blank">https://kforge.ros.org/rosrelease/viewvc/sourcedeps/nvidia-cg/nvidia-cg-3.0_February2011.rdmanifest</a>.
        <br>
      </div>
      <br>
      <div class="gmail_quote">On Tue, Dec 20, 2011 at 7:03 PM, Dirk
        Thomas <span dir="ltr"><<a href="mailto:mail@dirk-thomas.net" target="_blank">mail@dirk-thomas.net</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              If I want to contribute a matplotlib plugin, shall I wait
              for your Python API? I have successfully installed rviz_qt
              on OS X 10.6, but not original rviz. Most of the errors
              are from wx, and I'm not<br>
              going to waste my time on installing old wx GUI tools.
              However I really need rxplot at the moment.<br>
            </blockquote>
            <br>
          </div>
          If you want rxplot-like functionality without wxWidgets you
          might want to try the newly developed ROS GUI.<br>
          I can't promise anything for OS X, but if there are problems I
          suspect them to be fixed fast.<br>
          <br>
          For more information see:<br>
          - the SIG "ROS GUI": <a href="http://www.ros.org/wiki/fuerte/Planning/ROS%20GUI" target="_blank">http://www.ros.org/wiki/fuerte/Planning/ROS%20GUI</a><br>
          - posts on the mailing list: <a href="https://code.ros.org/lurker/message/20111022.152853.6ab39e40.en.html" target="_blank">https://code.ros.org/lurker/message/20111022.152853.6ab39e40.en.html</a><span><font color="#888888"><br>

              <br>
              Dirk</font></span>
          <div>
            <div><br>
              _______________________________________________<br>
              ros-users mailing list<br>
              <a href="mailto:ros-users@code.ros.org" target="_blank">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>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
ros-users mailing list
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a>
</pre>
    </blockquote>
    <br>
    <br>
    </div></div><div class="im"><pre cols="72">-- 
Dipl.-Inform. Dorian Scholz         E-Mail:scholz(at)<a href="http://sim.tu-darmstadt.de" target="_blank">sim.tu-darmstadt.de</a>
Simulation, Systems Optimization    Phone:  <a href="tel:%2B49%20%280%29%206151%2016-4811" value="+496151164811" target="_blank">+49 (0) 6151 16-4811</a>
and Robotics Group                  Fax:    <a href="tel:%2B49%20%280%29%206151%2016-6648" value="+496151166648" target="_blank">+49 (0) 6151 16-6648</a>
Technische Universität Darmstadt    <a href="http://www.sim.tu-darmstadt.de" target="_blank">http://www.sim.tu-darmstadt.de</a>
Hochschulstr. 10                    D-64289 Darmstadt, Germany</pre>
  </div></div>

<br>_______________________________________________<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>
<br></blockquote></div><br></div>