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
ant-input-sm | |
ant-btn-sm | |
ant-list-sm | |
ant-progress-small | |
ant-radio-group-small | |
ant-picker-small | |
...etc |
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
Bringing machine 'dev' up with 'libvirt' provider... | |
<user>@<server>'s password: | |
==> dev: Creating image (snapshot of base box volume). | |
==> dev: Creating domain with the following settings... | |
==> dev: -- Name: website_dev | |
==> dev: -- Domain type: kvm | |
==> dev: -- Cpus: 1 | |
==> dev: -- Memory: 1024M | |
==> dev: -- Base box: trusty64 | |
==> dev: -- Storage pool: vms |
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
INFO global: Vagrant version: 1.6.4 | |
INFO global: Ruby version: 2.0.0 | |
INFO global: RubyGems version: 2.0.14 | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/bin/../embedded/gems/gems/vagrant-1.6.4/bin/vagrant" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/bin/../embedded" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_DETECTED_OS="Linux" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" | |
INFO global: VAGRANT_LOG="debug" |
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 |