Created
November 21, 2013 13:27
-
-
Save romu70/7581556 to your computer and use it in GitHub Desktop.
autogen script error while trying to build Tomboy 2.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
********************** Run commands: | |
export PKG_CONFIG_PATH=/home/romu/tomboy/output/lib/pkgconfig/ | |
./autogen.sh --prefix=/home/romu/tomboy/output | |
********************** Errors are: | |
checking for DBUS... no | |
configure: error: Package requirements (dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3) were not met: | |
No package 'dbus-sharp-1.0' found | |
No package 'dbus-sharp-glib-1.0' found | |
********************** Content of /home/romu/tomboy/output/lib/pkgconfig: | |
aspnetwebstack.pc dotnet.pc gtk-sharp-3.0.pc mono-addins-setup.pc mono-options.pc system.web.extensions_1.0.pc wcf.pc | |
cecil.pc gapi-3.0.pc mono-2.pc mono-cairo.pc mono.pc system.web.extensions.design_1.0.pc | |
dbus-sharp-2.0.pc gio-sharp-3.0.pc mono-addins-gui.pc monodoc.pc monosgen-2.pc system.web.mvc2.pc | |
dbus-sharp-glib-2.0.pc glib-sharp-3.0.pc mono-addins-msbuild.pc mono-lineeditor.pc mono.web.pc system.web.mvc3.pc | |
dotnet35.pc gtk-dotnet-3.0.pc mono-addins.pc mono-nunit.pc reactive.pc system.web.mvc.pc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment