Skip to content

Instantly share code, notes, and snippets.

@sigmonsays
Created October 1, 2017 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigmonsays/63244f224c78a968f7ea40d628de6a7b to your computer and use it in GitHub Desktop.
Save sigmonsays/63244f224c78a968f7ea40d628de6a7b to your computer and use it in GitHub Desktop.
how I built mycroft-core release/v0.8.22-25-gdfaed4f on ubuntu trusty #mycroft
sudo apt-get install libgdk-pixbuf2.0-dev libgtk2.0-dev
export CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0"
when dev_setup.sh fails i can this manually
./scripts/install-pygtk.sh 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment