Building without GTK on anARM board

More
01 May 2021 23:08 - 01 May 2021 23:09 #207590 by RaulHuertasPaiva
Hello! I'm trying to build linuxcnc in a FriendlyElEC RK3399v2 board. When building ,i get the error "configure: error: Python pango and cairo modules not found!\ninstall with "sudo apt-get install python-gtk2". I can't install the packages pygtk2, PyGTK nor python-gtk2. I already tried "./configure --disable-gtk" and seems to have no effect. Could you give me a hint about how to solve this issue? thanks in advance!
Last edit: 01 May 2021 23:09 by RaulHuertasPaiva.

Please Log in or Create an account to join the conversation.

More
03 May 2021 22:19 #207754 by andypugh
Did you try starting from a clean system. ie

make clean
./autogen.sh
./configure --disable-gtk

--disable-gtk is definitely listed as an option, but I can't say that I have ever tested it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.608 seconds
Powered by Kunena Forum