Development Team/Jhbuild: Difference between revisions

M anish (talk | contribs)
moved time-specific hulahop issue note to new section at end
Line 89: Line 89:


The use of -a and --clean flags are needed when a file is removed so that autogen.sh is run. '''Note:''' Some packages, e.g., squeak and etoys, don't have a ''make clean''. Just ignore the error.
The use of -a and --clean flags are needed when a file is removed so that autogen.sh is run. '''Note:''' Some packages, e.g., squeak and etoys, don't have a ''make clean''. Just ignore the error.
=== known issue with hulahop ===
* hulahop stopped building because I had installed a more recent version of xulrunner on my machine. The workaround was to <code>rm -rf ~/sugar-jhbuild/source/hulahop</code> and then run update and build again.
*25 Aug 9: hulahop doesnt' build correctly. http://lists.sugarlabs.org/archive/sugar-devel/2009-August/018540.html The 'fix' is running autoconf.
::Question. How do you run autoconf to fix this problem?
::: when you get asked because of the error, choose the configure stage, or add "-a" to the build / buildone commands


=== If build breaks after an update ===
=== If build breaks after an update ===
Line 223: Line 216:


* [http://library.gnome.org/devel/jhbuild/unstable/ JHBuild manual]
* [http://library.gnome.org/devel/jhbuild/unstable/ JHBuild manual]
== Known issues==
==known issue with hulahop ===
* hulahop stopped building because I had installed a more recent version of xulrunner on my machine. The workaround was to <code>rm -rf ~/sugar-jhbuild/source/hulahop</code> and then run update and build again.
*25 Aug 9: hulahop doesnt' build correctly. http://lists.sugarlabs.org/archive/sugar-devel/2009-August/018540.html The 'fix' is running autoconf.
::Question. How do you run autoconf to fix this problem?
::: when you get asked because of the error, choose the configure stage, or add "-a" to the build / buildone commands


[[Category:Installing Sugar]]
[[Category:Installing Sugar]]
[[Category:Jhbuild]]
[[Category:Jhbuild]]