javaJake
Jacob Godserv
Sort of accidentally, I'm working on porting Calibre to the Pandora. I'm using Gentoo on a BeagleBoard to generate the binaries, which I then package and ship in a PND. (Someone asked on IRC if Calibre would work on ARM processors, so I compiled and ran it, and said it would, and then realized "all I had to do" (haha) was make a PND out of it.)
Problem is, I don't know what libraries aren't available on the Pandora that are needed by Calibre, and my Pandora is traveling back to the UK at the moment. To solve this, I have created a little script which will scan the system for missing libraries and write them to a file, which can then be uploaded.
The latest Calibre PND (which does not work yet) and that script I mentioned can be found here: http://drop.io/calibrepnd
Download check-libs.tar.bz2, extract it, and run "check-all-libs.sh". Inside the check-libs folder there'll be a "report" file. Upload that somewhere and let me know what you find.
I'll update this space if I ever get a working Calibre PND.
Problem is, I don't know what libraries aren't available on the Pandora that are needed by Calibre, and my Pandora is traveling back to the UK at the moment. To solve this, I have created a little script which will scan the system for missing libraries and write them to a file, which can then be uploaded.
The latest Calibre PND (which does not work yet) and that script I mentioned can be found here: http://drop.io/calibrepnd
Download check-libs.tar.bz2, extract it, and run "check-all-libs.sh". Inside the check-libs folder there'll be a "report" file. Upload that somewhere and let me know what you find.
I'll update this space if I ever get a working Calibre PND.