Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4459

rsvg-convert and pngcrush on Kindle 3 keaboard

$
0
0
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?

Viewing all articles
Browse latest Browse all 4459

Trending Articles