Changes

Jump to navigation Jump to search
146 bytes added ,  21:51, 23 April 2014
Line 168: Line 168:     
  chmod 777 ~/Activities
 
  chmod 777 ~/Activities
 +
chmod 777 ~/Activities -r    #contents too?
    
unprotects the directory but it is still hidden, in the file manager <i>nautilus</i> check show hidden files
 
unprotects the directory but it is still hidden, in the file manager <i>nautilus</i> check show hidden files
Line 283: Line 284:     
===Patch===
 
===Patch===
  sudo install patch
+
  sudo yum install patch
 +
or
 +
sudo yum install patch --nogpg
    
Should be a "raw patch" link (eg. 2b4ecb0cc7095f47fc944c54512e055c21537ab5.patch)
 
Should be a "raw patch" link (eg. 2b4ecb0cc7095f47fc944c54512e055c21537ab5.patch)
Line 289: Line 292:  
1. Save that page as a file into ~/Activities/TurtleArt.activity  (eg patching Turtle Art)
 
1. Save that page as a file into ~/Activities/TurtleArt.activity  (eg patching Turtle Art)
   −
2. From the run the patch command as follows:
+
2. From terminal run the patch command as follows:
    
  patch -p1 < 2b4ecb0cc7095f47fc944c54512e055c21537ab5.patch
 
  patch -p1 < 2b4ecb0cc7095f47fc944c54512e055c21537ab5.patch
Line 296: Line 299:  
the command line by hitting tab after typing the first few letters of
 
the command line by hitting tab after typing the first few letters of
 
the patch file name.)
 
the patch file name.)
 +
 +
 +
[[Activities/Butialo]]
 +
[[Features/Parental_controls]]
2,486

edits

Navigation menu