Hi Mark, <div>it looks like there's a python problem in squeeze, <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591606">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591606</a> .  easy_install of rosinstall is tested and known working on lenny. </div>

<div><br></div><div>If you can't get easy_install working you can find rosinstall as a tarball on pypi <a href="http://pypi.python.org/pypi?%3Aaction=search&term=rosinstall&submit=search">http://pypi.python.org/pypi?%3Aaction=search&term=rosinstall&submit=search</a></div>

<div><br></div><div>Tully</div><div><br><div class="gmail_quote">On Fri, Aug 13, 2010 at 9:05 AM, Mark Worsdall <span dir="ltr"><<a href="http://code.ros.org">code.ros.org</a>@<a href="http://wizdom.org.uk">wizdom.org.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I have Debian and Unbuntu is just not going to happen for me, so am<br>
doing the svn install and compile method for cturtle and the first<br>
problem was no rosinstall.<br>
<br>
I tried easy_install but that just err'd<br>
easy_install<br>
Traceback (most recent call last):<br>
   File "/usr/bin/easy_install", line 9, in <module><br>
     load_entry_point('distribute==0.6.14', 'console_scripts',<br>
'easy_install')()<br>
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in<br>
load_entry_point<br>
     return get_distribution(dist).load_entry_point(group, name)<br>
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2244,<br>
in load_entry_point<br>
     return ep.load()<br>
   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1954,<br>
in load<br>
     entry = __import__(self.module_name, globals(),globals(),<br>
['__name__'])<br>
ValueError: bad marshal data<br>
<br>
<br>
Anyway, luckily I had a rosinstall laying around and used that<br>
successfully.<br>
<br>
I am doing a blog so others can have a go with ROS to and the<br>
instructions will not be using the easy_install method to get going<br>
(tried pip too). Hence asking do you have a direct perm link for<br>
rosinstall?<br>
<br>
M.<br>
<font color="#888888">--<br>
Mark Worsdall<br>
<a href="http://www.shadowrobot.com/" target="_blank">http://www.shadowrobot.com/</a>  need a hand??<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>
</font></blockquote></div><br><br clear="all"><br>-- <br>Tully Foote<br>Systems Engineer<br>Willow Garage, Inc.<br><a href="mailto:tfoote@willowgarage.com">tfoote@willowgarage.com</a><br>(650) 475-2827<br>
</div>