Running Linux Applications Under Sugar: Difference between revisions

mNo edit summary
No edit summary
Line 17: Line 17:
<li>Start a Terminal activity.</li>  
<li>Start a Terminal activity.</li>  
<li>Enter the following commands:</li>  
<li>Enter the following commands:</li>  
  su
  mkdir sugarize
  wget http://www.catmoran.com/olpc/libsugarize.so
  wget http://dl.dropbox.com/u/1203534/sugarize/libsugarize.so
  chmod 755 libsugarize.so
  chmod 755 libsugarize.so
  wget http://www.catmoran.com/olpc/sug
  wget http://dl.dropbox.com/u/1203534/sugarize/sug
  chmod 755 sug
  chmod 755 sug


(What do those commands do? They log you in as root, gets a copy of Albert Cahalan's compiled libsugarize file, and gets the script CatMoran created.)
(What do those commands do? They log you in as root, gets a copy of Albert Cahalan's compiled libsugarize file, and gets the script CatMoran created, modified by akiwiguy.)
 
Next, run this:
vi sug
and change the CREATEPATH variable to /home/$yourusernamehere/Activities


Optional, if you want to use one of the icons CatMoran created:
Optional, if you want to use one of the icons CatMoran created:


***Please update this. CatMoran site is down from more 1 year. -- alejandro.lavarello (at) gmail (dot) com ***
  wget http://ia341002.us.archive.org/3/items/Sugarize/plain.svg
 
  wget http://ia341002.us.archive.org/3/items/Sugarize/ff.svg
  wget http://www.catmoran.com/olpc/plain.svg
  wget http://ia341002.us.archive.org/3/items/Sugarize/l.svg
  wget http://www.catmoran.com/olpc/ff.svg
  wget http://www.catmoran.com/olpc/l.svg
</ol>
</ol>


Line 45: Line 47:
Please offer a alternative way, maybe using a Linux PC.
Please offer a alternative way, maybe using a Linux PC.
-- alejandro.lavarello (at) gmail (dot) com ***
-- alejandro.lavarello (at) gmail (dot) com ***
Fixed, don't need root privleges now. [[User:Akiwiguy|Akiwiguy]] 06:39, 18 September 2010 (EDT)


su
  ./sug
  ./sug