View Single Post
Old 01-06-2022, 07:00 PM   #1
SimonAchmueller
Simon Achmüller
SimonAchmueller began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2022
Device: Kindle 3 keyboard
rsvg-convert and pngcrush on Kindle 3 keaboard

Hello,

I'm trying to make use of my old Kindle 3 keyboard, and want to build a stand-alone weather station based on https://github.com/x-magic/kindle-weather-stand-alone

What I strugle with is to get rsvg-convert and pngcrush work on my kindle.

I have errors like
Code:
./pngcrush: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./pngcrush)
or
Code:
rsvg-convert: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ../lib/librsvg-2.so.2)
Does anyone have (or can compile) binaries for those tools?
SimonAchmueller is offline   Reply With Quote