<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yay! It works! <br>
Thanks for the tip.<br>
<br>
What are the common useful sugar-jhbuild parameters like that? Is there
some documentation online or in the sources? <br>
Thanks! <br>
<br>
&nbsp;&nbsp;&nbsp; -Don<br>
<br>
<br>
Marco Pesenti Gritti wrote:
<blockquote cite="mid1171401950.10000.0.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Tue, 2007-02-13 at 16:21 -0500, Russell Harrison wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I did the following which seems to have worked.

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

I gather from the rest of the thread the problem was with the mozilla
build.  That's built as part of build-base so you need to rebuild
mozilla, and anything depending on it. 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The following should be enough:

sugar-jhbuild buildone mozilla
sugar-jhbuild buildone sugar

Marco
  </pre>
</blockquote>
<br>
</body>
</html>