Difference between revisions of "Talk:Development Team/Jhbuild"
Jump to navigation
Jump to search
m |
|||
Line 2: | Line 2: | ||
* I just tried ''./sugar-jhbuild update'' on a new fresh install. The first line of output seems normal ''Initialized empty Git repository in ...sugar-jhbuild/jhbuild/.git/'' then it says ''fatal: The remote end hung up unexpectedly'' and gives a traceback. Any suggestions? --[[User:Grantbow|Grantbow]] 04:00, 28 January 2009 (UTC) | * I just tried ''./sugar-jhbuild update'' on a new fresh install. The first line of output seems normal ''Initialized empty Git repository in ...sugar-jhbuild/jhbuild/.git/'' then it says ''fatal: The remote end hung up unexpectedly'' and gives a traceback. Any suggestions? --[[User:Grantbow|Grantbow]] 04:00, 28 January 2009 (UTC) | ||
− | + | :* Seems to be working now, the server must have been unavailable for some reason. --[[User:Grantbow|Grantbow]] 09:50, 28 January 2009 (UTC) | |
== Old info == | == Old info == |
Revision as of 13:52, 28 January 2009
discussion
- I just tried ./sugar-jhbuild update on a new fresh install. The first line of output seems normal Initialized empty Git repository in ...sugar-jhbuild/jhbuild/.git/ then it says fatal: The remote end hung up unexpectedly and gives a traceback. Any suggestions? --Grantbow 04:00, 28 January 2009 (UTC)
- Seems to be working now, the server must have been unavailable for some reason. --Grantbow 09:50, 28 January 2009 (UTC)
Old info
Removed from the page:
- In addition to the dependencies listed, you may want to install the gtk-doc-tools package (this allowed me to build hippocanvas on Ubuntu Hardy). Mchua 22:01, 15 May 2008 (EDT)
- gtk-doc-tools is (now) listed as a dependency for Ubuntu 8.10. Hardy's not supported any more for jhbuild as its GNOME is too old. --Morgs 09:09, 21 January 2009 (UTC)
- If you run into an error during sugar-jhbuild build that looks something like "aclocal: macro `AM_PATH_PYTHON' required but not defined" try installing or updating your packages for autoconf and automake and running sugar-jhbuild build again. (worked for me on Ubuntu Hardy) Mchua 17:10, 15 May 2008 (EDT)
- automake1.9 is listed as a dependency for Ubuntu 8.10. It depends on autoconf, so this should be handled by jhbuild's dependencies. --Morgs 09:14, 21 January 2009 (UTC)