<div class="gmail_quote">On Sat, Aug 8, 2009 at 7:32 PM, Tomeu Vizoso <span dir="ltr">&lt;<a href="mailto:tomeu@sugarlabs.org">tomeu@sugarlabs.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, Aug 8, 2009 at 11:55, Bill Kerr&lt;<a href="mailto:billkerr@gmail.com">billkerr@gmail.com</a>&gt; wrote:<br>
&gt; thanks Tomeu (for the linux pointers too)<br>
&gt; sadly I cannot complete the sugar modification tutorial<br>
&gt; I keep getting messages like &quot;liveuser is not in the sudoers file&quot; and<br>
&gt; &quot;Permission denied&quot; for example when I try to make a backup file with cp<br>
&gt; SoaS is acting more like a live CD when it comes to linux commands<br>
&gt; Very sad - my students won&#39;t be able to hack the system :-(<br>
<br>
</div>Yeah, Fedora (and I guess other distros) doesn&#39;t ship with sudo<br>
activated by default :(<br>
<br>
But you should be able to do the same by using su instead of sudo:<br>
<br>
su -c &#39;cp somefile /etc/.&#39;<br>
<br>
Or &quot;su -&quot; to get into a root shell.</blockquote><div><br></div><div>excellent - they both worked :-)</div><div><br></div><div>that makes a huge difference for my course plans -- thanks tomeu</div><div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
I have heard that latest experimental SoaS images have sudo installed<br>
by default, so in the next release sudo will work fine in SoaS as<br>
well.<br>
<br>
Regards,<br>
<font color="#888888"><br>
Tomeu<br>
</font><div><div></div><div class="h5"><br>
&gt; On Sat, Aug 8, 2009 at 6:10 PM, Tomeu Vizoso &lt;<a href="mailto:tomeu@sugarlabs.org">tomeu@sugarlabs.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Aug 8, 2009 at 07:47, Bill Kerr&lt;<a href="mailto:billkerr@gmail.com">billkerr@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; <a href="http://en.flossmanuals.net/Sugar/ModifyingSugar" target="_blank">http://en.flossmanuals.net/Sugar/ModifyingSugar</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 4. The Home View code is in /usr/share/sugar/shell/view/Home. Type this<br>
&gt;&gt; &gt; command and press enter:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; cd /usr/share/sugar/shell/view/home<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; the paths have changed for SoaS<br>
&gt;&gt; &gt; I spent some time looking for favoritesview.py couldn&#39;t find it<br>
&gt;&gt; &gt; I tried some recursive searches but my grasp of linux command line is<br>
&gt;&gt; &gt; limited or perhaps the files have changed name too?<br>
&gt;&gt; &gt; can someone tell me where to find favoritesview.py<br>
&gt;&gt; &gt; I&#39;m happy to edit the tutorial once I know the changes<br>
&gt;&gt;<br>
&gt;&gt; Hi Bill,<br>
&gt;&gt;<br>
&gt;&gt; the shell sources have been moved from /usr/share/sugar/shell to<br>
&gt;&gt; /usr/lib/python2.6/site-packages/jarabe.<br>
&gt;&gt;<br>
&gt;&gt; But there have been other file layout changes inside the shell, these<br>
&gt;&gt; commands should help you find stuff:<br>
&gt;&gt;<br>
&gt;&gt; find /usr -iname favoritesview.py<br>
&gt;&gt; find /usr/lib/python2.6/site-packages/jarabe -iname \*.py<br>
&gt;&gt; grep -R &quot;class FavoritesView&quot; /usr/lib/python2.6/site-packages/jarabe<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Tomeu<br>
&gt;&gt;<br>
&gt;&gt; &gt; thanks<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; IAEP -- It&#39;s An Education Project (not a laptop project!)<br>
&gt;&gt; &gt; <a href="mailto:IAEP@lists.sugarlabs.org">IAEP@lists.sugarlabs.org</a><br>
&gt;&gt; &gt; <a href="http://lists.sugarlabs.org/listinfo/iaep" target="_blank">http://lists.sugarlabs.org/listinfo/iaep</a><br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Bill Kerr<br><a href="http://billkerr2.blogspot.com/">http://billkerr2.blogspot.com/</a><br>