I am currently running processing on my raspberry pi using openJDK. Simple processing sketches work fine, but when I try using the romeFeeder library to access tweets and RSS feeds, I get the "library not found" message. The library appears to be correctly installed and placed in the libraries folder.
Can anyone help me out with this? Is it that the romeFeeder library is simply incompatible with the linux platform or ARM architecture?
Is there a better way for me to be getting tweets and RSS feeds?