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
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