-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running on Raspberry-Pi #24
Comments
Whats the error you have when running the google-drive-ftp-adapter? |
You have to compile libsqlitejdbc.so for Raspberry Pi for Google Drive FTP Adapter to work on it. You can download the jar with all dependencies here: google-drive-ftp-adapter-jar-with-dependencies.zip (rename zip to jar) |
Hello. I don't have a Rapsberry and I don't have much time to emulate one. So, if you want to contribute, could you please change the sqlite-jdbc maven dependency in pom.xml with latest version and rebuild package so you can test it? You can try with this one:
If it works, please give us your feedback so I can upgrade it. Many thanks |
Duplicate of #12 |
I have installed and tested java on my raspberry pi. So, why when do I get an error whenever I run the file?
The text was updated successfully, but these errors were encountered: