Development Team/Jhbuild: Difference between revisions

..
Cjb (talk | contribs)
remove build-base, since it doesn't work anymore.
Line 23: Line 23:
  cd sugar-jhbuild
  cd sugar-jhbuild
  ./sugar-jhbuild update
  ./sugar-jhbuild update
./sugar-jhbuild build-base
  ./sugar-jhbuild build
  ./sugar-jhbuild build


For the base packages (i.e. <tt>build-base</tt>), you may be able to use the binary packages from your GNU distribution instead of building them from scratch. Check the [[:Category:Installing Sugar|Installing]] or [[:Category:Linux distributions|Linux]] categories for specific distro info.
For the base packages , you may be able to use the binary packages from your GNU distribution instead of building them from scratch. Check the [[:Category:Installing Sugar|Installing]] or [[:Category:Linux distributions|Linux]] categories for specific distro info.


==Run Sugar==
==Run Sugar==
Line 51: Line 50:


  ./sugar-jhbuild update
  ./sugar-jhbuild update
./sugar-jhbuild build-base
  ./sugar-jhbuild build
  ./sugar-jhbuild build
  ./sugar-jhbuild run
  ./sugar-jhbuild run