Development Team/Jhbuild: Difference between revisions
| Line 34: | Line 34: | ||
Usually this means it's looking for the <packagename>-dev. Install that package. (For instance, to fix a "No package 'libsoup2.2' found" error, you'd install libsoup2.2-dev. | Usually this means it's looking for the <packagename>-dev. Install that package. (For instance, to fix a "No package 'libsoup2.2' found" error, you'd install libsoup2.2-dev. | ||
If that doesn't work, here are some further notes: | |||
* 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) | ||