You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi There...I am trying to build from source on a beagle bone black.
When I ./configure in src, I get the following error...
configure: error: Python pango and cairo modules not found!\ninstall with "sudo apt-get install python-gtk2"
It looks like this package is no longer available. Is there a way around this?
Thanks!
debian@BeagleBone:/EMCApplication/src$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
debian@BeagleBone:/EMCApplication/src$ uname -r
5.15.73-bone-rt-r31
The text was updated successfully, but these errors were encountered:
Hi There...I am trying to build from source on a beagle bone black.
When I ./configure in src, I get the following error...
configure: error: Python pango and cairo modules not found!\ninstall with "sudo apt-get install python-gtk2"
It looks like this package is no longer available. Is there a way around this?
Thanks!
debian@BeagleBone:
/EMCApplication/src$ lsb_release -a/EMCApplication/src$ uname -rNo LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
debian@BeagleBone:
5.15.73-bone-rt-r31
The text was updated successfully, but these errors were encountered: