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
or
Does anyone have (or can compile) binaries for those tools?
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)
Code:
rsvg-convert: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ../lib/librsvg-2.so.2)