Changes

Jump to navigation Jump to search
→‎Dealing with dependencies: Debian: add invocation to install all dependencies
Line 47: Line 47:  
* One other fix that I had to do was to export GTK2_RC_FILES=~/src/olpc/sugar-jhbuild/build/share/themes/sugar/gtk-2.0/gtkrc
 
* One other fix that I had to do was to export GTK2_RC_FILES=~/src/olpc/sugar-jhbuild/build/share/themes/sugar/gtk-2.0/gtkrc
 
and also symlink build/share/icons/sugar to build/share/icons/hicolor.  These two steps may not be necessary, but they made things work on my Ubuntu installation as of March 31, 2008.  [[User:Blaketh|Blaketh]] 03:08, 31 March 2008 (EDT)
 
and also symlink build/share/icons/sugar to build/share/icons/hicolor.  These two steps may not be necessary, but they made things work on my Ubuntu installation as of March 31, 2008.  [[User:Blaketh|Blaketh]] 03:08, 31 March 2008 (EDT)
 +
 +
==== Debian ====
 +
On Debian-based distros, you can use this invocation to install all dependencies:
 +
 +
./sugar-jhbuild depscheck -s | sudo xargs aptitude -y install
    
==Run Sugar==
 
==Run Sugar==
344

edits

Navigation menu