User Tools

Site Tools


linux:installscratch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:installscratch [2014/02/24 23:03] rlunarolinux:installscratch [2014/02/24 23:57] rlunaro
Line 64: Line 64:
  
 And this is it. If you want, you can do more fixings like creating a fancy starting icon, etc. But the hard stuff is already done. And this is it. If you want, you can do more fixings like creating a fancy starting icon, etc. But the hard stuff is already done.
 +
 +===== Final step: put it in your local language =====
 +
 +I've discovered that scratch didn't appear in the local language, but in english. Debugging the launching of the application, I've discovered that it keeps searching in the directory ''/usr/share/scratch'' despite it is installed in ''/usr/local/share/scratch''. A symbolic link resolved the issue:
 +
 +<code bash>
 +oktopus:/usr/share # ln -s /usr/local/share/scratch/ scratch
 +</code>
  
  
  
  
linux/installscratch.txt · Last modified: 2022/12/02 22:02 by 127.0.0.1