<br><font size=2 face="sans-serif">Thanks for the tip.  I found out
there was a character in my $PATH that the installer didn't like.  I
ended up redefining $PATH in setup.sh instead of appending to it in order
to get rid of some unrelated Windows' paths.  I had put in something
already to handle the spaces by substituting and escape character, but
the installer/make/w/e did not like "(".  There are quite
a few on my 64 bit machine since Windows creates a Program Files (x86)
folder.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Karl </font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Brian Gerkey <gerkey@willowgarage.com></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">ros-users@code.ros.org</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">06/09/2010 10:53 AM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [ros-users] Need Help Installing
ROS in Cygwin on Windows</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">ros-users-bounces@code.ros.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Tue, Jun 8, 2010 at 3:17 PM, Karl Muecke <karl.muecke@ni.com>
wrote:<br>
> I was following the instructions found at:<br>
> </font></tt><a href="http://mplab.ucsd.edu/~ting/notes/ros/ros-cygwin.html"><tt><font size=2>http://mplab.ucsd.edu/~ting/notes/ros/ros-cygwin.html</font></tt></a><tt><font size=2><br>
> I got the point where I build: rosmake rostest --rosdep-install --rosdep-yes<br>
><br>
> When I do this, eventually the window says:<br>
><br>
> Installing zlib<br>
> Package zlib not found or ambiguous name, exiting<br>
> [ rosmake ] rosdep successfully installed all system dependencies<br>
> [ rosmake ] Prebuilding rospack<br>
> [ rosmake ] Prebuilding gtest<br>
> Failed to build gtest<br>
<br>
I haven't tried building ROS under Cygwin, but the first step would be<br>
getting more information on the failure to build gtest:<br>
<br>
  cd ros/3rdparty/gtest<br>
  make<br>
<br>
                
brian.<br>
_______________________________________________<br>
ros-users mailing list<br>
ros-users@code.ros.org<br>
</font></tt><a href="https://code.ros.org/mailman/listinfo/ros-users"><tt><font size=2>https://code.ros.org/mailman/listinfo/ros-users</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>