mung
Posts: 506
Joined: Fri Nov 18, 2011 10:49 am

Jessie python/tcl/tk problems for rpi2?

Mon Mar 30, 2015 12:58 pm

I found a problem after jessie upgrade and errors with libtool autoconf, I fixed it with

Code: Select all

sudo ln -sf /usr/lib/arm-linux-gnueabihf  /usr/lib/armv7l-linux-gnueabihf
Also found that libtool has been changed and requires

Code: Select all

apt-get install libtool-bin
Don't know if this is the proper way to fix the problem or whether I should post this as a bug somewhere, anyone have any advice?

Return to “Raspberry Pi OS”