Difference between revisions of "Talk:Development Team/Jhbuild"
Jump to navigation
Jump to search
(New page: == 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 Hard...) |
|||
Line 5: | Line 5: | ||
* 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). [[User:Mchua|Mchua]] 22:01, 15 May 2008 (EDT) | * 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). [[User:Mchua|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. --[[User:Morgs|Morgs]] 09:09, 21 January 2009 (UTC) | :* 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. --[[User:Morgs|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) [[User:Mchua|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. --[[User:Morgs|Morgs]] 09:14, 21 January 2009 (UTC) |
Revision as of 04:14, 21 January 2009
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)